Loading Tool

Explorer IconExplorer

Memory Pool

27,578 transactions
27.58 vMB
0.07885234 BTC
Random Selection Loading Transactions
Max Size: 132.24/200 MB

Candidate Block

Mining Attempt cd1d85a8ee0a67e5be17dd06d832bb997dcc06cf62f5aa28b499be756fab2a7e
Version 20000000
Previous Block 000000000000000000016ebf7cfb5b49d52a5da9adfbdfb60a56c93537ca3094
Merkle Root f956c6abfd8339d211f9c42500300be4bc814812959518cde01eaed86612e79f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,578
Size: 1.00 vMB
Total Fees: 0.02638683 BTC
Feerates: 157.35 > 2.64 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,479 (519,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,817 394,817 000000000000000000ac5fbf2f5ee6f645c1e91f761697105b5d8fe7249f015d 767 0.99/1.00 vMB 14
394,816 394,816 0000000000000000087920f95e863c9ebfab0d876d489fcd51bd135527081147 1,331 1.00/1.00 vMB 22
394,815 394,815 0000000000000000049bf4a157aafb819030ef2491a3ba00acb7acd277bd8099 1,986 0.75/1.00 vMB 57
394,814 394,814 00000000000000000221cb068af02c280e335d8903354edfbaa029e38369c891 623 0.40/1.00 vMB 26
394,813 394,813 000000000000000008d7b64f821ecb91fe1bdca425dface8153510337a7125b0 572 0.39/1.00 vMB 30
394,812 394,812 000000000000000008873d965bbdb17d15c5e226499ffba68e64e9ae5abaf743 934 1.00/1.00 vMB 18
394,811 394,811 00000000000000000341130cdce3e11d3eea06b2bf019148cc08ea0cb6a3be47 1,110 1.00/1.00 vMB 18
394,810 394,810 0000000000000000083c92bf712e493304e48b07fbc9ffe5cd1221fc3cd41f7d 2,019 0.75/1.00 vMB 46
394,809 394,809 0000000000000000043fbc9e959b794441467155382faa997d18bafcbc398992 1,927 0.93/1.00 vMB 29
394,808 394,808 000000000000000003266a81bf2c5e89fb8443900045cdfc3737440c6fd718b0 1,393 0.95/1.00 vMB 29
394,807 394,807 0000000000000000012a6fc90d912622f071772d1e39b77cd2d0116e36a4a6f0 2,100 1.00/1.00 vMB 35
394,806 394,806 000000000000000007bdaa919c54b12b900b1df51090cf482119ad2dd5a6f81d 2,232 0.75/1.00 vMB 68
394,805 394,805 0000000000000000006f3a03baf7c62f50c92b985c13e4594fa4022ffdecec78 1,833 0.95/1.00 vMB 34
394,804 394,804 000000000000000002174a7e7b77130a283bf42cc982f6fe07485af4645641e6 2,284 0.95/1.00 vMB 39
394,803 394,803 0000000000000000086375ea920210ba9d80c39f92a178b43811a9547ac50e96 2,096 0.95/1.00 vMB 44
394,802 394,802 00000000000000000518f7fca9757a0f1df250c7e120696d9f3e148856a341df 1,859 0.64/1.00 vMB 59
394,801 394,801 000000000000000008585ab176e955df62aba93cb60144f559b9a892dea64f24 1,271 0.67/1.00 vMB 34
394,800 394,800 00000000000000000100a61fd1bc68439086273a1c5b5a9c0bd76b474acc32e4 747 0.36/1.00 vMB 29
394,799 394,799 000000000000000007fb263cafa50caa0f1cd5e4655d05291a451fcff0e76cf1 251 0.18/1.00 vMB 28
394,798 394,798 0000000000000000097a86f335fc0c03c2e38626de26e695af0375f454cdf724 1,882 1.00/1.00 vMB 35
394,797 394,797 0000000000000000050b94d41206fc92be1e0b70a17518f8416d6f1ddddfae27 985 0.50/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.46 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: 611.02 GB
    • Received: 10.78 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.