Loading Tool

Explorer IconExplorer

Memory Pool

84,454 transactions
32.16 vMB
0.10417902 BTC
Random Selection Loading Transactions
Max Size: 194.98/200 MB

Candidate Block

Mining Attempt 95ce3250ece015274fb6490354481c1951e7877824a62a22a4bac7f12e5542ce
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 953474698ce6f37c8be6d322a55eb892aeaf4e5b8bddfd782f2c53c471742f7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,655
Size: 1.00 vMB
Total Fees: 0.03212684 BTC
Feerates: 181.54 > 3.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (510,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,734 404,734 0000000000000000053d6b28d2f1de5808fa34f2417992641fa3cb1930ba3b1a 1,018 0.44/1.00 vMB 40
404,733 404,733 0000000000000000015ca7f9e42ef45316441cb068ae1cfb2837f906360cc876 852 0.34/1.00 vMB 39
404,732 404,732 000000000000000004beb1ab2901bd22feb7f18b9ed574706cc419854bad7eae 514 0.22/1.00 vMB 29
404,731 404,731 00000000000000000174bc972f0f0119d760aa766f6d2b56f4bbee43a94c9e7a 1,386 0.63/1.00 vMB 37
404,730 404,730 00000000000000000646b64b530f7ce160104102b38973dcb261876f768d7015 377 0.18/1.00 vMB 34
404,729 404,729 000000000000000001ba74a27c7271835bfeb7d420f75e906a6ed814f022b0c8 751 0.50/1.00 vMB 30
404,728 404,728 00000000000000000648f0bd82ca1e1fdf48dab4b7b5b6da83dd43d35ec5c1ef 2,448 1.00/1.00 vMB 45
404,727 404,727 00000000000000000131cf966ba0c372c7d93b23aede024ae9a4bea3f0535085 556 0.62/1.00 vMB 24
404,726 404,726 000000000000000003b8ec85e01728a1b11169b38dce2e6215717c81910814a8 2,363 1.00/1.00 vMB 79
404,725 404,725 00000000000000000476007df41c20f4687ce6eaed78add366069126046f952c 300 0.38/1.00 vMB 17
404,724 404,724 000000000000000002607f815f5e564ffe7bf665d552112baa976215e219d11b 2,087 0.75/1.00 vMB 55
404,723 404,723 000000000000000004b1c80e270be2393fb6eb3146d93cdd1156e52b91ea8f74 406 0.18/1.00 vMB 44
404,722 404,722 0000000000000000031b39a47fc23881d9546e46745fa0b8e927a48b6f392d07 204 0.12/1.00 vMB 31
404,721 404,721 000000000000000002d70d1308411a6e1727f484ec954fd0f3cb3b310578ef8c 587 0.34/1.00 vMB 32
404,720 404,720 0000000000000000006400c1e08ce3a8ff8e8cea75d4428d65a8e746ee3bc1d1 932 0.41/1.00 vMB 41
404,719 404,719 00000000000000000153791f15daf2e2f0e54d15f6b8e79da3db396c310a99e3 1 0.00/1.00 vMB 0
404,718 404,718 0000000000000000015d1da789fca00c2ee9fd50d5d31fcddff1ca1b147d24d6 388 0.26/1.00 vMB 31
404,717 404,717 000000000000000002106b39b0677bcf3cea0ce750f73ce6d7f5d0572c35a5a5 227 0.14/1.00 vMB 42
404,716 404,716 00000000000000000561019151b6f2cb0d7f2ca95a5d1d3c60601621fb74eef0 1,101 0.70/1.00 vMB 29
404,715 404,715 00000000000000000074ab46e30302a65996604a9b2f5314b75c2ab158a92ba6 2,158 1.00/1.00 vMB 49
404,714 404,714 0000000000000000008544ebc6abcb14ff003d8eb5e9d36023cd379dfb6f203a 329 0.19/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.75 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: 708.75 GB
    • Received: 16.77 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.