Loading Tool

Explorer IconExplorer

Memory Pool

41,756 transactions
26.46 vMB
0.07019135 BTC
Random Selection Loading Transactions
Max Size: 137.74/200 MB

Candidate Block

Mining Attempt f53e1edb1e7a3ccae438c5afaa368c5d485b3f7b5ff02f839155c6d589ba95d2
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root b1a822451c723b980d4db5f3c97642ae949bf1e9b3e2ca9c63be81e84c468934
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,834
Size: 1.00 vMB
Total Fees: 0.02159239 BTC
Feerates: 99.53 > 2.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (400,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
514,848 514,848 00000000000000000000fd9c49593d3575e16f651fb8533af535c606c47d24cd 642 0.31/1.00 vMB 6
514,847 514,847 0000000000000000002a15d2ec71391c8ea75a1b94030713c67008caec41f89e 2,405 1.00/1.00 vMB 28
514,846 514,846 000000000000000000178f6b3030622382669a0c380926c61eb9c9557c717743 893 0.35/1.00 vMB 36
514,845 514,845 0000000000000000004150e81bdf16a13a16daaee28a75c808496150b5191e33 1,577 0.55/1.00 vMB 29
514,844 514,844 00000000000000000028c84ef34505797f76e84c7a6789e1efa9fb75281902e2 21 0.02/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.