Loading Tool

Explorer IconExplorer

Memory Pool

79,326 transactions
29.52 vMB
0.08475172 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt 63d72dbafda6e5e1b735821c458015c351a934dbdf1646b3e4ed91343cbb1058
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root eb53291bb33d38be5c68be63be7ebca700226f3b5d615361c024f9a35d5b052f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.01982744 BTC
Feerates: 402.60 > 1.99 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (610,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,588 304,588 00000000000000000e694616d535e744cecbcd56c223ef3880ab5705555663d4 215 0.13/1.00 vMB 30
304,587 304,587 000000000000000045bb47e64c4c8ba78bfbb72f11363c588d985860356439a8 119 0.05/1.00 vMB 41
304,586 304,586 0000000000000000059df048d8f849ee316f23cf589bb67a7b0b3e02517b13c8 16 0.00/1.00 vMB 23
304,585 304,585 0000000000000000331e4af56cc2776bee97c56b4a1617054093fa8bd0f09621 331 0.21/1.00 vMB 28
304,584 304,584 00000000000000001b80b0afbe6f7af1adc56fd1df6c4165b76bd77c720e4a14 440 0.37/1.00 vMB 26
304,583 304,583 00000000000000002f1168b31df3ad1ea4e7d61e36950d4a280bcddef4a8e45b 548 0.25/1.00 vMB 38
304,582 304,582 00000000000000005009cc6c6f7067e4deacf30a13c7357949cf865c729b5620 420 0.23/1.00 vMB 31
304,581 304,581 00000000000000004d612bc5d951dc1311dde6350aee5055fd52f752cb40ba69 516 0.33/1.00 vMB 27
304,580 304,580 00000000000000004760f8e10487f0d838831e19251d54ef699b76622b10b762 314 0.19/1.00 vMB 29
304,579 304,579 0000000000000000527f2b313c9c650d400481e5b1e263bfa8224a870f56f5d7 234 0.18/1.00 vMB 24
304,578 304,578 0000000000000000232834bcbe69f8c188ccca2817d768e94212dcb6ae0fe332 270 0.19/1.00 vMB 32
304,577 304,577 0000000000000000297d7299908830824f958f7ad125d42dea2ebf6e6abda613 227 0.18/1.00 vMB 25
304,576 304,576 0000000000000000154971d5df5400f0346e367d0ed203b36049fddafddc65c6 59 0.02/1.00 vMB 40
304,575 304,575 00000000000000004e89ff0e826ddc56d6e42664a316b0cfd865f0c6d23120d4 25 0.01/1.00 vMB 33
304,574 304,574 00000000000000001557fc0c10006b5d4235878701d2eef445f7f827c177b8be 219 0.17/1.00 vMB 25
304,573 304,573 00000000000000003165767c2d9e6db8003d800dc0f5dd3ee29b6bbd1bc676fa 410 0.38/1.00 vMB 18
304,572 304,572 0000000000000000022ce0abb2502072ab45f01294baf8dd9315bdd7774b6b83 671 0.38/1.00 vMB 36
304,571 304,571 000000000000000042eab9d05a8be66b603769af1a15f42acca7e81dec3f4181 164 0.09/1.00 vMB 34
304,570 304,570 000000000000000027d54fd3884c83b3a0f5d4baa5432444ccda247adde1b753 291 0.13/1.00 vMB 35
304,569 304,569 00000000000000001afdd1e39be91514540cfebccb1a4a2565dca1cab544dcb9 332 0.18/1.00 vMB 32
304,568 304,568 00000000000000000637c0d78994ba1facf8812609b28793b6b1ceca6799ea66 170 0.16/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.