Loading Tool

Explorer IconExplorer

Memory Pool

16,034 transactions
7.75 vMB
0.02693431 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.68/200 MB

Candidate Block

Mining Attempt f0e0e0bdb98f9f5c917823656964f25dc9b4acbcf1e87bc119e3292b83cf3c0c
Version 20000000
Previous Block 00000000000000000000a45db616fc5e02bd7b3acac1b70a222f1658457231ae
Merkle Root ed0550a64db78e20960bcd62b7db73e41a9d7f838f490e90a69d75c7860b2980
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,495
Size: 1.00 vMB
Total Fees: 0.01094350 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,412 (766,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,874 146,874 0000000000000769035eb9146085ac275f2f88a9a145f5378f50eaef1c078ebb 106 0.03 vMB 72
146,873 146,873 00000000000001ce0abbba969273c6597c27503fe8290b638063f2949ca2dafe 111 0.04 vMB 114
146,872 146,872 00000000000001574127081087c696af075fe05742f68555ea839ded268e5da9 40 0.02 vMB 59
146,871 146,871 0000000000000874c4728402f3a0370ae66d8707c9ec3c8938fbd9abbf905806 27 0.01 vMB 155
146,870 146,870 00000000000002fb9723b01469e1720639bbaff3ca55eb511e2bbf208289575d 38 0.02 vMB 64
146,869 146,869 000000000000060645313fbb0f89f018a31e9cf6a88dc1e1ae679bc5d5e535cc 76 0.02 vMB 112
146,868 146,868 000000000000012a3b9500e573f649c640bcd74b69c10d4f1a5f0510a309d491 11 0.01 vMB 307
146,867 146,867 000000000000055a54109d32e94b3bdd792b11a48a49bdbabd3a3897efcddb33 11 0.00 vMB 126
146,866 146,866 000000000000087f8ee9f3a28e1f6758fd02938a59dab60e08bb91932cc71a7b 13 0.01 vMB 154
146,865 146,865 00000000000002cc74b479ab9e84ba5dea915266c4f95a38957387bb13cf102f 43 0.02 vMB 94
146,864 146,864 0000000000000536a3f8a9cea2784c088c239ab04ee72bc9d2a470ab151e8cfe 25 0.01 vMB 111
146,863 146,863 00000000000006b476ee8710142c0b6a169552d39ee64b7c03838cd96a4210bc 1 0.00 vMB 0
146,862 146,862 0000000000000740d005d6d04d8d7a0559f5b5c0165ed9ed41db66003b2213d8 69 0.04 vMB 235
146,861 146,861 000000000000012f191e624851f7afa04bf8a4d4900f6953e68a9d14e17ec237 37 0.02 vMB 71
146,860 146,860 00000000000001e5dd8ba717c1abb2de08f4e65a31062da1eff7d7e488f66395 10 0.00 vMB 0
146,859 146,859 000000000000010fd5b99efd8f99cb495c18dbf0f4bfea96bf7559ddf66c8903 37 0.03 vMB 138
146,858 146,858 00000000000001e32a31819ecc442e8812a21dd89a3361f3e12e339ac479ef3a 95 0.03 vMB 48
146,857 146,857 00000000000000338452884d888692b5e3381ba4abfaf5419064f3a3b5c3e6ff 84 0.05 vMB 234
146,856 146,856 00000000000001380d5139ad88fbcbbc901783e3e43837d5213e60e27481fcac 14 0.00 vMB 40
146,855 146,855 00000000000006079cc9921e0c5a588a3711bd34e4d9d08d58753a53cde4debb 32 0.02 vMB 277
146,854 146,854 00000000000000d524983a75b65c9e81130d95e11601c43a4cda0c8172b46978 82 0.03 vMB 110
Previous 10 blocks ↓
Total Size: 779.58 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: 285.23 GB
    • Received: 1.14 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.