Loading Tool

Explorer IconExplorer

Memory Pool

48,976 transactions
30.49 vMB
0.09310614 BTC
Random Selection Loading Transactions
Max Size: 163.13/200 MB

Candidate Block

Mining Attempt 54301e40d940aef36568b43089261c1d00958e1fee19923d09d23651c2e1ff50
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 93e7d5383889b9a4615b589e1034d4f6c67f0d56a7f392f0033feb6ea9bcea94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,412
Size: 1.00 vMB
Total Fees: 0.03054683 BTC
Feerates: 101.56 > 3.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (462,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,349 452,349 0000000000000000016f969d73b94aef957269df71793f1e832c5e8d48a42dd4 1,013 1.00/1.00 vMB 32
452,348 452,348 0000000000000000018eec66ebde011ed93992b36beccef15cea4da5930ccd2b 1,145 0.63/1.00 vMB 45
452,347 452,347 000000000000000000eef8cb81a6a977a4d36f086e55568ed03a5aead0cb7ae9 2,460 1.00/1.00 vMB 110
452,346 452,346 00000000000000000228969f30d6810341a107e3fa02e1aa1dd8eccf18032369 2,358 1.00/1.00 vMB 79
452,345 452,345 0000000000000000018ee4ffccccb6058a69c040a3dda277f0dc60955984a6e3 2,235 1.00/1.00 vMB 109
452,344 452,344 000000000000000000aabfb48cd8daa6d585df4aaf0fb79e463a93f1517871a2 2,191 0.75/1.00 vMB 147
452,343 452,343 0000000000000000001226303acfab727931f501a163df306bcaf40cd418edce 1,549 1.00/1.00 vMB 71
452,342 452,342 000000000000000001360bee98313fa661608e98528252b7cd0edba4e1b61f67 1,920 1.00/1.00 vMB 49
452,341 452,341 000000000000000002022f934967668a3d3100be3dcd954a737ba8abd4020f17 2,363 1.00/1.00 vMB 81
452,340 452,340 000000000000000000e37025f2eb25c6fa5ad378fb6466f4e51eda610241a79f 1,890 1.00/1.00 vMB 61
452,339 452,339 0000000000000000022927133f4969fd6fd99e399496bb59fab74f89739eb6b6 2,068 1.00/1.00 vMB 80
452,338 452,338 0000000000000000004cb0c8a67ce346a5e52286fab7ed50cc002a1cb73958cc 1,657 1.00/1.00 vMB 70
452,337 452,337 00000000000000000158426c16ebe21d4a3079809eacb2c73e451de96f7ab0b8 1,702 1.00/1.00 vMB 130
452,336 452,336 0000000000000000010507f202e666566537382b41fe8c7c7d8fa60c4abb9e66 1,511 0.91/1.00 vMB 104
452,335 452,335 0000000000000000012a9903839e2391130fc79833af1c171ed3a9230be14555 1,329 1.00/1.00 vMB 85
452,334 452,334 00000000000000000230d44c33af911dadc6f7ca2ac942785253009f9fdedc6a 2,596 1.00/1.00 vMB 131
452,333 452,333 0000000000000000020b600e88fa51c6fe813f622225bbead6653847ff172b38 2,902 1.00/1.00 vMB 123
452,332 452,332 000000000000000000a5529c1cc862d67ed3b8356c85e280136db3dc2f54c01d 1,735 1.00/1.00 vMB 77
452,331 452,331 000000000000000000475e5fc4599f30fa36e336e6c976c80fd41ffc1aaf600d 2,878 1.00/1.00 vMB 215
452,330 452,330 0000000000000000022a12636d9eef6027a633cb811c4ad137352d7d2a5821a2 1,289 1.00/1.00 vMB 79
452,329 452,329 00000000000000000277f22095e69e05fb5d924ee3311ba5f76bfaefeea0d761 2,363 1.00/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 782.13 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 652.42 GB
    • Received: 13.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.