Loading Tool

Explorer IconExplorer

Memory Pool

57,084 transactions
17.26 vMB
0.04665027 BTC
Random Selection Loading Transactions
Max Size: 110.02/200 MB

Candidate Block

Mining Attempt 18b6bd45ca9c25fd8e976824f3a08f9791471cb008d6dd1d9e6c062c41151945
Version 20000000
Previous Block 000000000000000000002115e61bc58bb9d2fa9e5ebbc3642a8ed82b9d63ef46
Merkle Root 71b5a25b6f26df9c321e154e67a7aa2ce3d44b86697b092d0db20949b7117d32
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,640
Size: 1.00 vMB
Total Fees: 0.00813026 BTC
Feerates: 150.66 > 0.81 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,737 (847,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
67,827 67,827 0000000003b6b7dd8f4fe24c2c9a6d64787151e74e08c5b30247204bbcf24671 2 0.00/1.00 vMB 3,875
67,826 67,826 0000000004ff0fd5f3ac038cccca6708c104bbe337a0bbeea8bb3fe56c3fb5a7 3 0.00/1.00 vMB 0
67,825 67,825 00000000004e63aee1c6429e221745d52842b6477ca21f629c439fb9c6304ace 4 0.00/1.00 vMB 0
67,824 67,824 000000000453e2602e0bf47a8917b0b70fe6b4accb51a82112b2b2acc18d2a21 1 0.00/1.00 vMB 0
67,823 67,823 0000000003b14e8dfe412453763223e7d27432205266433e981ea5f847215563 2 0.00/1.00 vMB 3,861
67,822 67,822 0000000004aa8e0d7f73e2831897339a2d20d9618cb514a85cedb92c614b78d8 4 0.00/1.00 vMB 3,875
67,821 67,821 0000000001a08f3fd8d42fd2932e66c0e9f32c7622ae1845d49dd62f386c4a29 1 0.00/1.00 vMB 0
67,820 67,820 0000000001b8352b39c3195bf84e816fcc7cecf2a346e2e56eb3fed9cdb0c11f 2 0.00/1.00 vMB 0
67,819 67,819 0000000002ce59f4cd3e985be130efd0e814649facf49951eefc09b222eb8869 1 0.00/1.00 vMB 0
67,818 67,818 000000000516e8ca19cfa1df23ee46127d05d374e9d6cf070dacf185d8b40b06 1 0.00/1.00 vMB 0
67,817 67,817 00000000035b14bc735c0ac441f880aadcf15fafbac844691bfd661a71165481 4 0.00/1.00 vMB 2,577
67,816 67,816 00000000030f7636b7ca8cef87a4e7a9a5e3ef2ecbdeee6df1e4b387964ce04c 2 0.00/1.00 vMB 0
67,815 67,815 00000000001e8855fd9e8d814dea12841031cb9f625dcef325101210df6f10b2 2 0.00/1.00 vMB 3,875
67,814 67,814 0000000005612982a26659cbd4b5d94797f3c50dcf7f9dd4e11b36007311deb8 1 0.00/1.00 vMB 0
67,813 67,813 000000000218443111194656fc4b0adfd88d0fa968ce791b59f598308541f3a8 2 0.00/1.00 vMB 3,875
67,812 67,812 00000000047e723d52fb4569fbf09e3f4a6b346362379ea8000c93314b952ec6 5 0.00/1.00 vMB 2,904
67,811 67,811 0000000000ad6bceb9ea837b637e659f4c65307f2264228495524c2a9c361f27 2 0.00/1.00 vMB 0
67,810 67,810 00000000050b6850cb66673283ce431fd44e392e5693410135d856769a784602 2 0.00/1.00 vMB 0
67,809 67,809 0000000001cfaf721375829c93eff9e8c0c023bb07cec3cf7f4ebb78d30b5508 4 0.00/1.00 vMB 0
67,808 67,808 0000000000ae6a966ca239d135cbc5408aededa11d740255f7ad9428fb6d8bd1 1 0.00/1.00 vMB 0
67,807 67,807 0000000000b6a0387b9d1d1962485170e1ef87de7c30f8aaef99a9650dae41e1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.65 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: 776.45 GB
    • Received: 21.03 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.