Loading Tool

Explorer IconExplorer

Memory Pool

41,559 transactions
26.09 vMB
0.05736646 BTC
Random Selection Loading Transactions
Max Size: 136.41/200 MB

Candidate Block

Mining Attempt be727b5aaac3a4e16a3dbc6c4e726b78adf22004885accad188d141fc75b7144
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 12b38c62ff918df11363a839a3b7f69fe1ca7bd3250c422660e3762217611727
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,479
Size: 1.00 vMB
Total Fees: 0.00980486 BTC
Feerates: 100.00 > 0.98 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (403,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,187 511,187 0000000000000000003386ee2a57cc0898568d40571d172550ef534cbd431684 1,590 1.00/1.00 vMB 3
511,186 511,186 0000000000000000004a8bc964978d42e23af07a209b3671262ba2afe9328c83 2,305 1.00/1.00 vMB 26
511,185 511,185 0000000000000000002a021d4c7d2cafff3a43cadf72d8260671c9767d3dc610 2,006 1.00/1.00 vMB 55
511,184 511,184 000000000000000000584fbf2634712bc252b135c3b7c7de24b44b1e05080ad7 2,703 1.00/1.00 vMB 41
511,183 511,183 00000000000000000048ffbf2796c8c3850dc8ca1b0681831001433bef052881 1,986 1.00/1.00 vMB 39
511,182 511,182 0000000000000000004556ac8455da4811e5125a3d77feb5f69e36488fc78627 3,293 1.00/1.00 vMB 48
511,181 511,181 00000000000000000016c9ea3517460bc16cf7549250ebd84a2e5738d0fd768e 1,264 1.00/1.00 vMB 112
511,180 511,180 0000000000000000005784b2f1d66c3ecbee513f455284ef7dd7558a45c30a71 2,105 1.00/1.00 vMB 50
511,179 511,179 0000000000000000004e3708387db0b9006c299fc1f79d404041c1de97567668 2,134 1.00/1.00 vMB 20
511,178 511,178 0000000000000000001e54bbb2fee0413f53e245a1ef1f1be039719b1daf1ecc 2,780 1.00/1.00 vMB 64
511,177 511,177 0000000000000000004b049bdffd3982fa669f8567c2dd0088bae4660fd185bf 1,884 1.00/1.00 vMB 38
511,176 511,176 0000000000000000001156f3d5b4aac51b10eb9090f488be5a54bd12b1c20cfa 1,636 1.00/1.00 vMB 25
511,175 511,175 0000000000000000000046f58239416342f3c9265d2dec327058b198555f9df7 2,107 1.00/1.00 vMB 47
511,174 511,174 00000000000000000054d095f4630802232e050c64f800e987101dad795f206f 1,001 1.00/1.00 vMB 12
511,173 511,173 0000000000000000001313dafad3c719d4d58d314f3ecbdb72232b78751effc9 1,801 1.00/1.00 vMB 47
511,172 511,172 000000000000000000464e52200ffd782783cce5760456feb5d603ea23fc10d3 2,344 1.00/1.00 vMB 60
511,171 511,171 00000000000000000033a42793c4723eb0abc50026c27e005d1275527d3d4146 1,093 1.00/1.00 vMB 19
511,170 511,170 00000000000000000046fa9f92a057fba71ec8c45dd588b22da5b1bbb97a92c9 1,564 1.00/1.00 vMB 34
511,169 511,169 00000000000000000004fab0de7525414252cb4ccf3e2de4b6bc31940eb28178 1,219 1.00/1.00 vMB 25
511,168 511,168 00000000000000000013a088b6e309732d13e27a9d19e197420e9cd147d1abfd 2,108 1.00/1.00 vMB 26
511,167 511,167 00000000000000000006cc3fe61be8bed87115e9e9e998cd5bd304845429c7f4 2,666 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.20 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.95 GB
    • Received: 14.06 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.