Loading Tool

Explorer IconExplorer

Memory Pool

83,830 transactions
31.56 vMB
0.17287535 BTC
Random Selection Loading Transactions
Max Size: 187.46/200 MB

Candidate Block

Mining Attempt a2e98b82d9af8afb368db0649bf07b8fdaefdae5c378ea67a03fe55f92d82209
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root a89aed7276271828c6b0b69fec73a3bec4446f8ebae630c10323ec0bdc54ae33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,042
Size: 1.00 vMB
Total Fees: 0.06536956 BTC
Feerates: 269.69 > 6.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (461,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,909 453,909 0000000000000000021b68aa4033156d14db94b5a9308d1ee3516d9db26c598b 2,422 1.00/1.00 vMB 147
453,908 453,908 000000000000000001a43dfba21cbc550556a58aa082216955079ca70a33ec22 2,447 1.00/1.00 vMB 216
453,907 453,907 000000000000000000d93ecf31d2656282717e3a73d0e1233ee1226a10f84b9b 952 1.00/1.00 vMB 129
453,906 453,906 0000000000000000009b44434a4bd40a043d5264814ec101cf2fc65b1b6c81c2 2,316 1.00/1.00 vMB 132
453,905 453,905 000000000000000001a0083fe962a63152038cb376d780dcc2ccced3211df3ff 2,905 1.00/1.00 vMB 193
453,904 453,904 0000000000000000025f1ae5e637dfb0f354ad4a5a93ddcb5447758f698708ac 2,175 1.00/1.00 vMB 147
453,903 453,903 000000000000000002290fbd25781e0f62858bbc242a71d2706a8c1210f5fb5c 2,521 1.00/1.00 vMB 166
453,902 453,902 0000000000000000006151db4918a8764860cc8a18eb3307a7d9c3983abaa154 2,140 1.00/1.00 vMB 112
453,901 453,901 000000000000000001c4c28ccd932c3db49bfeec4c68e0942e7ff55c4a1bec91 1,950 1.00/1.00 vMB 78
453,900 453,900 000000000000000001f6640ce93238f9a44f972022d211e9a71501798c62e799 918 0.37/1.00 vMB 128
453,899 453,899 000000000000000001a52dd830678826dc68988810383951f3b277d7e71f3f48 2,393 1.00/1.00 vMB 121
453,898 453,898 0000000000000000005790efaae49e312f35f1c00a97f99b39b1268131cd5e35 1,867 1.00/1.00 vMB 69
453,897 453,897 000000000000000001c3c07a6bbe7bf8e608e459104a554437d1279ca688e5a4 299 1.00/1.00 vMB 69
453,896 453,896 00000000000000000216caa1aa7b69c0c461ce3a9e9a3511bc0e313ce4e0886a 2,104 1.00/1.00 vMB 108
453,895 453,895 0000000000000000018db7029c9fa670cd0a79879e436130842ee68840f7a56f 2,679 1.00/1.00 vMB 139
453,894 453,894 0000000000000000001dfdec9f780e47df69a544e7039c9420150663ba573443 1,781 1.00/1.00 vMB 105
453,893 453,893 0000000000000000013d212914ebbd8e4513df91349f66d64fde698e3f8e7ec6 2,073 1.00/1.00 vMB 247
453,892 453,892 0000000000000000005cb40a92294ebbee295d4c92abe31a9866064788853ffe 1,931 1.00/1.00 vMB 213
453,891 453,891 0000000000000000014d72d825da35480fb18ac71fead8d0c38a3b057275765c 109 0.11/1.00 vMB 74
453,890 453,890 0000000000000000005a6c0ad164359020df2a14e7929f352d503a21b6f9ba49 698 0.42/1.00 vMB 89
453,889 453,889 00000000000000000163da53427addb247c42c772f1d14fe7e202de6c443a162 1,006 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.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: 672.55 GB
    • Received: 16.28 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.