Loading Tool

Explorer IconExplorer

Memory Pool

73,751 transactions
28.22 vMB
0.06823779 BTC
Random Selection Loading Transactions
Max Size: 167.69/200 MB

Candidate Block

Mining Attempt 15bdaab9976a91684c79f1dd5c7cfc2bbe4ef0c7fee997136daea13fa543bbcd
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root cd5afba15dc3f3f6ec7d05975f5897428a4ccfd4fe2f44feab46e62697157a28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,630
Size: 1.00 vMB
Total Fees: 0.01181580 BTC
Feerates: 101.62 > 1.18 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (473,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,548 441,548 000000000000000002455b6d12937befa4810fd13d201698651f31e10dd288a5 2,506 1.00/1.00 vMB 120
441,547 441,547 0000000000000000036e60daa8d6f5201b6574096fe73404d10b25d2720427cf 2,719 1.00/1.00 vMB 82
441,546 441,546 0000000000000000001be630a7cc130a50cb4855cd7424d167bc257cd53518aa 1,757 1.00/1.00 vMB 76
441,545 441,545 0000000000000000015e8aa0a4fbc9238982fb15efd6002c569eff69a6ece526 2,346 1.00/1.00 vMB 91
441,544 441,544 000000000000000002b94c94ac6f72c3024f9f68106e034269713031f5f1eaa0 2,476 1.00/1.00 vMB 100
441,543 441,543 0000000000000000037617fdb837d2f1b1bec4e1cf5685555b8019b45da56b66 2,976 1.00/1.00 vMB 86
441,542 441,542 000000000000000002525a23edd2ff12cd0da0b1bf2cefcaca5d1abfadfebdf5 2,113 1.00/1.00 vMB 82
441,541 441,541 0000000000000000003f5817e492966649a1a5f67059c693eaf3aa21b808d2d7 1,925 1.00/1.00 vMB 79
441,540 441,540 0000000000000000036a242233c9440720ac968eae8fa9a15ded70b692b17082 2,304 1.00/1.00 vMB 105
441,539 441,539 0000000000000000012b266b5580216b1b866484fd95dd66a3ac9b1b983b971d 2,111 1.00/1.00 vMB 126
441,538 441,538 000000000000000001979be2e439323605c13e5688b1bf2bd6858d33cf7e2cbc 1,905 1.00/1.00 vMB 95
441,537 441,537 000000000000000003801d34a1dea7fb73880009f6f43495631bde6c5f49664e 2,015 1.00/1.00 vMB 108
441,536 441,536 0000000000000000005513539c2c3848666e20b56754a3548bc028599257deee 1,972 1.00/1.00 vMB 90
441,535 441,535 0000000000000000033294d7ad8c627857066e24a1a113872e807d44c95fe59e 2,401 1.00/1.00 vMB 106
441,534 441,534 000000000000000003aeb5192147554cb2d3b660f7088366d3ec02d05fbe4292 1,850 1.00/1.00 vMB 77
441,533 441,533 0000000000000000028da646478141d838de4fc8876802178278e4f409d4a943 2,781 1.00/1.00 vMB 119
441,532 441,532 000000000000000001522e9161d3968e99cee04f3884e9fdab0e399d193fb124 1 0.00/1.00 vMB 0
441,531 441,531 0000000000000000037162297817e6ac8ca04f7e9f377a662a5a977b74cb07a1 1,793 1.00/1.00 vMB 73
441,530 441,530 000000000000000003d1682f263d4282aca9eaecc9c11f2c7f6142b9a533dd36 2,295 1.00/1.00 vMB 89
441,529 441,529 00000000000000000166707ce1818482e5f47b2b75af95774940bd428284daed 2,401 1.00/1.00 vMB 68
441,528 441,528 000000000000000001dd514a8770d4f87059646508cf98d035f410fde9a81764 2,282 1.00/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.