Loading Tool

Explorer IconExplorer

Memory Pool

9,468 transactions
3.87 vMB
0.01334394 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.02/200 MB

Candidate Block

Mining Attempt 8672cdf73eadc6a8a4799c17212f31893192e618e6ee7a86db590112f64c2f73
Version 20000000
Previous Block 00000000000000000001d57f0bd9e71479695da906dd4d0ba7a9e2d1d8afa2a4
Merkle Root dc7d18c502b4a92201779b8a6cb4a80ef477241e1744b6930f8ad7893d1c59fa
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,613
Size: 1.00 vMB
Total Fees: 0.00865605 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,466 (741,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,824 171,824 000000000000042e16d19816663dd1f3a84cf661a68adbe35599721205acc3e1 18 0.01 vMB 25
171,823 171,823 00000000000005eaec8dedf0fe93655d5ee2ba1bf478c0fa564cf284eec90810 15 0.04 vMB 859
171,822 171,822 00000000000002b7cd0459bb6d47b9aab956fb89133e9ea0abf267b8d16542f7 6 0.00 vMB 909
171,821 171,821 000000000000037799b95549ec5a272d7bf6e7855245beed6b979d57b9d051a5 11 0.00 vMB 801
171,820 171,820 00000000000005f2dd7a392d0d028ff6c3df36c35cb3e278dc284d6212c8517d 102 0.03 vMB 33
171,819 171,819 000000000000028d62f58b05c1476c946e55d5b9a2cfb6196a2b6722d832fdf4 1 0.00 vMB 0
171,818 171,818 00000000000002d00e92e88ba4b140087b3a36d076b6f54c239b822638e67654 1 0.00 vMB 0
171,817 171,817 00000000000006fe0f15aab4f027354c234e51e044c02cd473233ba306f382fc 21 0.02 vMB 69
171,816 171,816 000000000000019fd29851e0f40f089213c82621abf09493d09619b8a2a1180e 57 0.06 vMB 62
171,815 171,815 00000000000003cdf232ae83ff9f32348b64b6053199a3536243f32561b3247d 60 0.02 vMB 78
171,814 171,814 00000000000004196fb0c60486a38d83e23ca3ba7a5d863df80679ba85586a05 1 0.00 vMB 0
171,813 171,813 00000000000004c682fc9feb9d42c76c1c26973bc8c8d46ae2711cacbb40f736 147 0.05 vMB 25
171,812 171,812 00000000000007d68724f9fc950f1ff4cf1e04758be686a44638f18f7062c54e 13 0.01 vMB 104
171,811 171,811 0000000000000ad7408fe4cc6208100e13834d288bb51aaf9f878f182031a8d4 1 0.00 vMB 0
171,810 171,810 000000000000017ffd4fc76f28099af1df3fa0728363163cd8b5372da01eab4f 34 0.01 vMB 63
171,809 171,809 00000000000007a790da8b98d9ff41617ac18d6cb527e333ef0e4e9bc05b8d60 51 0.01 vMB 12
171,808 171,808 000000000000019284ece2c71e8d7c87fda5012987bf902557b9b825f34afb3e 56 0.02 vMB 69
171,807 171,807 00000000000008279d114d7b17b9a1baffeba1f0ba34c3c3f904d59f05a2798f 1 0.00 vMB 0
171,806 171,806 00000000000007d064cff64e343b6d2871d341b406bc32c5d8fc3cc7b5137525 1 0.00 vMB 0
171,805 171,805 0000000000000ad50eeba8903267994a4ce0d579d9110cc61c7ddc8eba2ab76d 18 0.01 vMB 46
171,804 171,804 000000000000035bc0b65d5e7de2a43532e091e0fbc1db451b95d1d9b935e163 79 0.03 vMB 21
Previous 10 blocks ↓
Total Size: 779.68 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: 322.58 GB
    • Received: 1.56 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.