Loading Tool

Explorer IconExplorer

Memory Pool

24,925 transactions
5.83 vMB
0.03758341 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.83/200 MB

Candidate Block

Mining Attempt e50f39ff291118dd112ab510b23ce7010d3a0a96934dc28407067d68beb3fdb9
Version 20000000
Previous Block 00000000000000000001ba540179348e126e660bea94ed6ba838e68a81db744e
Merkle Root adc1354efa7d11eec08dbc042b2e034eda5f05f483dda3021e9a7b0e52d19f91
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,127
Size: 0.95 vMB
Total Fees: 0.02483825 BTC
Avg Feerate: 2.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,117 (768,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
144,874 144,874 000000000000055e3460ea4920edeece992ebfc3b1790640d47c47b75519becf 0.02 MB 54 195
144,873 144,873 00000000000006f0618e83a07585f5ab0bb789deeaf9b76a2d5bda7746983c7c 0.00 MB 5 725
144,872 144,872 0000000000000690b6bece794ce2a3af2d374ac35897439c97b5e351cf0c89a3 0.00 MB 1 0
144,871 144,871 00000000000002f8d3ac05cc25e9527e5b10b1daf2282220217ccb1a1053391f 0.03 MB 87 74
144,870 144,870 00000000000002cb1c22ebf25d32ac2c9e57770908c168bbcefcd6a4c89feb72 0.02 MB 37 282
144,869 144,869 00000000000006c6e586f55a143215c901601441d470c84d283d5d9d02b3054f 0.01 MB 48 103
144,868 144,868 0000000000000549d4e07cb71fe8ab5e2a166f565be5cad8c89799e471214dd5 0.00 MB 12 14
144,867 144,867 00000000000003dc1ed10842d14b050d9195475d96afedfd150b631afe6fd6e2 0.03 MB 60 146
144,866 144,866 00000000000005dd8aa86fbc40e24b3b4da9dbb237014f42bfd00d04b5b35746 0.01 MB 14 76
144,865 144,865 0000000000000555617801ce7f0f2deadd99bcbc2cea115dc4829293d5fee618 0.01 MB 29 33
144,864 144,864 000000000000060aa6b37e257a0040d790c6d56de417f45f9e253b35a313a606 0.05 MB 128 46
144,863 144,863 000000000000055d0401f06dab7fe6832b97fef46c25e238d9c3db390413731a 0.01 MB 26 188
144,862 144,862 00000000000001a02ce0e12954d0ae679b62544dfe5468cd1de7ffa2253667ec 0.01 MB 31 107
144,861 144,861 00000000000000bf5c79b6cf84a9687fa2ff66835cbd483fd12990a2b0a6ca55 0.00 MB 10 381
144,860 144,860 000000000000005bdab9720ef080330132888a6ecf6730a5bcea5eec4dc878e1 0.01 MB 30 95
144,859 144,859 00000000000007d912b011ab57f2d6157769907600ac9b579abd922e4354722c 0.05 MB 123 100
144,858 144,858 00000000000004e0b46762676cb83ce3ed7af85a0544a125d7cc7634f171d7f9 0.01 MB 31 278
144,857 144,857 00000000000001b6c2c99dd6dff601898c2833281191716c080b7eff0703863f 0.04 MB 97 213
144,856 144,856 000000000000069eded537ba1fe7cd8ec58afc3f98eeafad3b13f036caf76002 0.00 MB 1 0
144,855 144,855 0000000000000251168fcf0b00c1e7660e1a3bd0244219f5a2d8f173c9b9b6c7 0.01 MB 39 25
144,854 144,854 0000000000000638c97badf4abd5e3e2507d2816f090da13272126336511197e 0.01 MB 16 353
Previous 10 blocks ↓
Total Size: 779.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 69
    • Outgoing: 10
  • Data Transfer:
    • Sent: 117.42 GB
    • Received: 0.48 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.