Loading Tool

Explorer IconExplorer

Memory Pool

82,468 transactions
31.04 vMB
0.10646691 BTC
Random Selection Loading Transactions
Max Size: 188.72/200 MB

Candidate Block

Mining Attempt 3e26b96b90b527b31e56bfdc369622eabe3e5c8fbba1ca2d8318b4d9b7bc79f9
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 3dcc355d53ea360ca2b17f129fd6e256afb00da88c28299b78f692895bfdd963
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,201
Size: 1.00 vMB
Total Fees: 0.03255330 BTC
Feerates: 200.89 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (485,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,479 429,479 00000000000000000273ab81815a8466be26cee305e8f755568710a742c026a4 2,346 0.93/1.00 vMB 65
429,478 429,478 000000000000000002d0eefd02902290596e54058b709d2368e6f55db6cd6fab 488 0.28/1.00 vMB 26
429,477 429,477 0000000000000000012eb97eeae5696f226bfad132cd657e422eb1b6a2d5cacd 2,348 1.00/1.00 vMB 63
429,476 429,476 000000000000000002992b7e8c49040762f35551259c28de433841e9f2145058 311 0.13/1.00 vMB 55
429,475 429,475 0000000000000000022997f3a46212517650e71ed11a54ecd2da67ee1a90b37b 810 0.35/1.00 vMB 54
429,474 429,474 000000000000000002c38e8ed29285d27d5b9a92b5d30b8b2728dd56cf3df618 458 0.19/1.00 vMB 51
429,473 429,473 000000000000000002a843d080aa3c712c95ee966314369612c8f293d65e80a1 778 0.36/1.00 vMB 52
429,472 429,472 00000000000000000494bfcee09061572b7c8db2ca7944e84409396116dcef03 1,666 0.71/1.00 vMB 53
429,471 429,471 000000000000000003bdeb5c0eab50c61e688a38030e4c0a4f62110f5139c9e3 800 0.31/1.00 vMB 59
429,470 429,470 00000000000000000069790d9b40636002d62398c3260beff0eaf462b8e8e0bf 581 0.33/1.00 vMB 47
429,469 429,469 0000000000000000029900c994a17542f338460fdb253379d078a10d5ed9fc71 395 0.15/1.00 vMB 61
429,468 429,468 0000000000000000001be0840d6d4c8a77fdfbba4937028c6e7d4661ca1a411c 1,771 0.86/1.00 vMB 49
429,467 429,467 000000000000000002657412d1faa6caee6b3093dc1718c2b5c2fcf24a2abc7d 448 0.54/1.00 vMB 19
429,466 429,466 000000000000000002c68e09a1b5e27248f22dd3e915b361598e321bcaa7f3c7 2,432 1.00/1.00 vMB 61
429,465 429,465 0000000000000000035ec9989e6ebc9d831bd317dd01bc9977e88fb3539f2c4b 1,214 0.99/1.00 vMB 27
429,464 429,464 000000000000000001941571003cf33247b9c2ce95d77747fa15759bfb4a4744 1,858 0.93/1.00 vMB 52
429,463 429,463 0000000000000000005ec5a53af47eb1ced143cf1a8605756d38fc8b67043bfa 2,737 1.00/1.00 vMB 74
429,462 429,462 0000000000000000024b542acd691fa8f24157b2861523659c2d5fb72f4d9e01 2,819 1.00/1.00 vMB 70
429,461 429,461 0000000000000000037ec1f1470362aa3320f0863adc391b760b82df79da5415 2,549 0.99/1.00 vMB 65
429,460 429,460 000000000000000001a982c6f24965cc58382250d47a2fd8c1ecb0cd3dd7dcac 2,273 1.00/1.00 vMB 63
429,459 429,459 00000000000000000174b5f05397c494c45a42c46d107fc5b5f043ff8c031639 586 0.99/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.