Loading Tool

Explorer IconExplorer

Memory Pool

32,782 transactions
25.20 vMB
0.05190910 BTC
Random Selection Loading Transactions
Max Size: 127.30/200 MB

Candidate Block

Mining Attempt 737fa47827cef85b2f9a6cd883555297cb33a2841708061d817c2a3146a4cc66
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 462956a31971ab8f212033c1a92c17c44b805dad5af26f14bf6173a1dbf46791
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,070
Size: 1.00 vMB
Total Fees: 0.00652717 BTC
Feerates: 101.16 > 0.65 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (399,822 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,869 514,869 00000000000000000003395e344aef81a74a05ce4d0c7230077a9701d6c46889 1,229 0.48/1.00 vMB 24
514,868 514,868 000000000000000000082fac02f1bf91ad4e024e6a5a1537936e9d518f827a53 175 0.06/1.00 vMB 21
514,867 514,867 0000000000000000003208678d5f2bd064c7c7cfa2e676808926ee6184f94e4a 464 0.19/1.00 vMB 35
514,866 514,866 0000000000000000003fedf025ab396f3fc4a6ef886292c2b982e94915687d75 1,070 0.36/1.00 vMB 29
514,865 514,865 0000000000000000003d8015332eb4f68f46d01ad8736041a2b912433b91a78f 590 0.21/1.00 vMB 35
514,864 514,864 00000000000000000043ce9697bef738e269ae57892165c3436bb66a43e90f5f 925 0.33/1.00 vMB 23
514,863 514,863 00000000000000000014fab916986216a9b18f67071bbfe3fedfef1cd27573cf 1,930 0.61/1.00 vMB 28
514,862 514,862 0000000000000000004af5ab0672d5bc28c2fa8a1a79ba3050f020d401a66cfb 1,787 0.83/1.00 vMB 22
514,861 514,861 0000000000000000003ab6f0a771d3be6f004aaff747b79df844838231478808 2,386 1.00/1.00 vMB 25
514,860 514,860 0000000000000000004e8d23061bd9067d2194a4e3ec8fa0b0e68d5a39e16e2f 1,880 1.00/1.00 vMB 22
514,859 514,859 00000000000000000022179aefc33f965f05cbc3e647fe4d5c4d02ced1955958 2,313 1.00/1.00 vMB 28
514,858 514,858 0000000000000000003776ee7dcade904c05cd8c12d5bf73381049fbbcb77822 609 0.20/1.00 vMB 26
514,857 514,857 000000000000000000151cafe0edaad0bde4f8a7a6a4059dc6bd710256374cc2 453 0.22/1.00 vMB 27
514,856 514,856 00000000000000000019b78eff5afa11ab5ef32297c1109dee92d4d4e3e20559 1,134 0.97/1.00 vMB 4
514,855 514,855 00000000000000000042f2b67717cc210ec60fcf803d263bda9666c960b51c56 2,338 0.99/1.00 vMB 13
514,854 514,854 000000000000000000093345b7f93ccb3782b7380e75c2cc6a79ac06ce346663 1,296 1.00/1.00 vMB 16
514,853 514,853 0000000000000000003821b6fd1c2769947f42166522dfab998e4cd508f34bfa 1,834 1.00/1.00 vMB 25
514,852 514,852 000000000000000000261befb3ede7d027f7106351b3b1525c98b95be53360ea 2,273 0.97/1.00 vMB 36
514,851 514,851 0000000000000000000687113e2a0ef316c68f78cac63e7bc7bdbe86d9423a6b 974 0.35/1.00 vMB 33
514,850 514,850 000000000000000000207d317a1f23eee526d9a49d6779d76a7df00c1b6cce64 1,063 0.40/1.00 vMB 25
514,849 514,849 0000000000000000000759d6ef236cecec67f6f0d7dc73a5d17e3947d71de2c6 943 0.41/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.84 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: 637.79 GB
    • Received: 12.44 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.