Loading Tool

Explorer IconExplorer

Memory Pool

13,335 transactions
5.59 vMB
0.01757234 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 33.04/200 MB

Candidate Block

Mining Attempt 8936a22adbc3bf547bd4dd67142a4bab572b86749384fedf5079bf9bf3bcbcc4
Version 20000000
Previous Block 000000000000000000015e0d39ed218f17656b9c68068e20fc4f24fd05959a8f
Merkle Root 470a7a1810f1e41c30487f00cf06d34d2a414d3c3a54026b8de1fdc2c9cf75fc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,458
Size: 1.00 vMB
Total Fees: 0.00823924 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,449 (809,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,671 103,671 000000000001c37d26701d4a8b197d30f070120887159f5e136067ab445d348a 19 0.00 vMB 0
103,670 103,670 000000000002fa08e5a9232e97f8bed6d78e01d28aa40ca71340965da05ba3b6 3 0.00 vMB 0
103,669 103,669 0000000000028df721cc85d4afe7ab81cb619cca6a5b1617fc3c4e15e7dd6365 3 0.00 vMB 0
103,668 103,668 00000000000161afd0d2b1c9f549e3997c5dfcd443ed9b1b99460c14c288d50f 1 0.00 vMB 0
103,667 103,667 000000000002372f535b44c9d83dab59af77daaed68906fd76cd1accfeaabb02 4 0.00 vMB 0
103,666 103,666 00000000000059d693c5cfb9e869ec0066a81e29259affbfdbd145f9073eea24 1 0.00 vMB 0
103,665 103,665 0000000000021b9a4957f810857cf566b54b826bfc9bf00bb6dc0b5100b95a66 8 0.00 vMB 0
103,664 103,664 000000000000448dbbb51ea9130917561f35b40aa18211a356e38be313abc1aa 18 0.00 vMB 0
103,663 103,663 00000000000101f59c47bca1943b058376f02c135d9d28aa4810966bb7d8b17f 1 0.00 vMB 0
103,662 103,662 00000000000258eed0d7532ed2af16ffba036baf8c09a5ea902242cb7ac32162 2 0.00 vMB 3,875
103,661 103,661 000000000002f5a5f9bbfa21cdc4df6e2647f80a20618343e03bc5d6e7d45436 3 0.00 vMB 0
103,660 103,660 00000000000291e1b24bd1b8f265c03e8cd2f08eb99b300b233362b83c60ea81 5 0.00 vMB 335
103,659 103,659 000000000002cb70971d990134728636914d19e04417758ed41e9760de1a42d9 1 0.00 vMB 0
103,658 103,658 000000000002301db0fa08ed70740cc9e933acde3fdbcdeac452ff1c3ced326f 3 0.00 vMB 0
103,657 103,657 000000000001828a44a7166814e67516fe935aaa6b226b5d40640218f2d1a081 9 0.00 vMB 0
103,656 103,656 000000000002377e902844133dca5192a6180636f30b0ab2de0c7a5c99d9cdfe 19 0.00 vMB 0
103,655 103,655 000000000000329ab69f11822623de8f9d5e15ff1de488d6bd85987b154796f6 3 0.00 vMB 0
103,654 103,654 00000000000356a924803b962ae27b1d856c19a6291d846907cf57ddd793ce0d 3 0.00 vMB 0
103,653 103,653 000000000002968dff4e5346dcfa9cfe7e365576177aaa416bc5d9c79bcaf4b3 1 0.00 vMB 0
103,652 103,652 0000000000005acdd12cef00f1fe084dc6efde4777a6faeeaf94a95de28461fb 6 0.00 vMB 0
103,651 103,651 000000000000bb3e5dd5c56e41c3740bbbba223f43f303c02330bc5490be04fc 6 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 107
    • Outgoing: 10
  • Data Transfer:
    • Sent: 307.99 GB
    • Received: 1.45 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.