Loading Tool

Explorer IconExplorer

Memory Pool

76,816 transactions
28.53 vMB
0.06234077 BTC
Random Selection Loading Transactions
Max Size: 173.14/200 MB

Candidate Block

Mining Attempt c7a53f57baaaa80bcad94365278054b5bbdc7775e41655653924bfaad28051fb
Version 20000000
Previous Block 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31
Merkle Root 406b690c33f9bc2cdec42aa8654be347476e8ef91c5ac456ddcf7a0107c997bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,097
Size: 1.00 vMB
Total Fees: 0.00304923 BTC
Feerates: 4.99 > 0.31 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,100 (499,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,159 415,159 000000000000000001402b1eda5d1f8e56c98143d60d4093220e2b7e46a7f57d 3,323 1.00/1.00 vMB 97
415,158 415,158 000000000000000000618446c123e1e388cf63c947b6036eab9a23ea5fcbcb28 1,237 1.00/1.00 vMB 26
415,157 415,157 000000000000000000e0064b63d9896169bc064698ad8d82248c9346b8d0268e 1,707 1.00/1.00 vMB 36
415,156 415,156 000000000000000002785b8af646685f73e44ddf364ce363d23679b8374b2982 1,979 0.89/1.00 vMB 76
415,155 415,155 000000000000000004aa07035396dc323f8765d3a6337bab764f7fa75b64814a 1,741 1.00/1.00 vMB 38
415,154 415,154 00000000000000000464ee448a5970be6d9dd11c8f50017ab58e31d26c32d8df 2,502 1.00/1.00 vMB 60
415,153 415,153 0000000000000000057c1359e0e9918e22d443caea4085214feb8b35fa9174a4 539 0.30/1.00 vMB 43
415,152 415,152 0000000000000000024ed9fec787c0e52ad8a66a9d28e32be0c34970f893b3b8 699 0.46/1.00 vMB 39
415,151 415,151 0000000000000000045e377299da6475ad9de6adaab4cb181267e88a4c6968ce 625 0.85/1.00 vMB 25
415,150 415,150 0000000000000000034a4f0d2db1577587ada8e9c942ac65ece2d7f590ca91a1 790 0.55/1.00 vMB 37
415,149 415,149 000000000000000004a3faa427472972b603df5546bbe014de365e2953f705f6 2,325 1.00/1.00 vMB 55
415,148 415,148 0000000000000000037a9b3f5ac118b57cddacdc9ea39a18009d22eed9dde3ba 2,372 1.00/1.00 vMB 44
415,147 415,147 00000000000000000091dc15ff51c04ff6c12d72b6197566b4838d4785c48c8d 1,937 0.76/1.00 vMB 44
415,146 415,146 00000000000000000097c729bb674ebd6ab1923376497aa2de6da43befe3e813 2,547 1.00/1.00 vMB 45
415,145 415,145 0000000000000000038c8aa2939716940ceb0d2701993e2d8c6d3d69a95953e8 333 0.15/1.00 vMB 42
415,144 415,144 0000000000000000000a6245d880aecb447316c14f7cbab71acc8bfb93180817 1,063 0.47/1.00 vMB 40
415,143 415,143 000000000000000000a94fb4689dc2c110ad0ef04b86f6d3f092c0cf439cdd92 304 0.12/1.00 vMB 57
415,142 415,142 0000000000000000055bd38d3afdbca0660b4ecedf22e847eaa9713b568ba9f8 1,053 0.97/1.00 vMB 20
415,141 415,141 000000000000000004d55a2ff550772ae26f81efdb679594d773564894364bd2 1,355 0.95/1.00 vMB 40
415,140 415,140 000000000000000002a61a8360926ced9a39a4121bf798ee0c23d0eeca889fef 689 0.33/1.00 vMB 34
415,139 415,139 000000000000000002c8753c3a2ed29cda0e097d8762766aa53182a2ae1e0608 74 0.02/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 670.26 GB
    • Received: 15.84 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.