Loading Tool

Explorer IconExplorer

Memory Pool

39,514 transactions
26.31 vMB
0.05904355 BTC
Random Selection Loading Transactions
Max Size: 136.66/200 MB

Candidate Block

Mining Attempt f5813331a135af4c68ba6c3b054389fe547e5d6527b25dbbd2278c3398dde904
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 1b8707b43aa1cee65febf8b3bf857a5e48cbb4b52536d6395ecbcd6f58e13b6c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,508
Size: 1.00 vMB
Total Fees: 0.01086192 BTC
Feerates: 50.62 > 1.09 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (352,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,328 562,328 00000000000000000000c309ba3072334fffa26e3247e6c2c350afaeac31a0ff 3,148 1.00/1.00 vMB 22
562,327 562,327 0000000000000000001121b8825920903f98957bfaf0bec5c19ae5438e1b0414 3,413 1.00/1.00 vMB 15
562,326 562,326 000000000000000000125ad7841e8103eecdf38979f6ee786acabac186a1e61e 3,217 1.00/1.00 vMB 23
562,325 562,325 00000000000000000023f8acd34e7ba8c6780a98fb88411428fdd86755a60706 2,466 1.00/1.00 vMB 9
562,324 562,324 0000000000000000000cc2d36ff0a711016ff3680d7900e1f178b68539db285c 2,563 1.00/1.00 vMB 4
562,323 562,323 00000000000000000001cea3ae5cc11fbe500a6a9ce11c8563b7fd29478201fd 3,181 1.00/1.00 vMB 7
562,322 562,322 00000000000000000011009d47c05f8228de405aa8934bfccad3d6086575a8d2 3,236 1.00/1.00 vMB 26
562,321 562,321 00000000000000000011de7f77d4715bcdb497f187264aa0dfe4d6921043122e 3,002 1.00/1.00 vMB 17
562,320 562,320 00000000000000000000530b47d234a12f8640724d6102b1309497365210887e 2,537 1.00/1.00 vMB 12
562,319 562,319 0000000000000000001250f0397be1dbd15f37438d1c0506af5ab67de1994754 3,243 1.00/1.00 vMB 22
562,318 562,318 0000000000000000002faaf421dc1716d7a74623da57209a05edb19542344068 2,996 1.00/1.00 vMB 27
562,317 562,317 0000000000000000000ec1887814d8f1f38f53ae311d703735aca69ae2d286c4 3,102 1.00/1.00 vMB 35
562,316 562,316 00000000000000000019d2361c95ae4c11bf28a9100884d879b991e6f943be12 2,152 1.00/1.00 vMB 14
562,315 562,315 0000000000000000000e51d8c3b307907d889645443e89644b87ce2e58851e01 2,734 1.00/1.00 vMB 23
562,314 562,314 00000000000000000019aa25d109b0c66e8dd9a73c2c3ee244e12a9bf9c5777c 2,366 1.00/1.00 vMB 20
562,313 562,313 00000000000000000014a27b6e57a7e1a61e60f3d282c3764fee333c9dd6352e 1,639 1.00/1.00 vMB 15
562,312 562,312 00000000000000000006c3ef818eb1c4913628a7996d03cd19a5195160ae31f8 1,906 1.00/1.00 vMB 12
562,311 562,311 0000000000000000002d26945bd6046214fc8c48d0f86b093604d6c258a1200b 1,367 1.00/1.00 vMB 29
562,310 562,310 000000000000000000183f4cc14048181464934435db1cce67c907f0041fd59c 904 1.00/1.00 vMB 58
562,309 562,309 000000000000000000066c71719930406ef5e54a30b53427608da7c73b619300 794 1.00/1.00 vMB 78
562,308 562,308 00000000000000000014107650a05dea13c9e057870fa1473fa6d11e25aa7cdf 580 0.24/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.22 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: 654.69 GB
    • Received: 14.16 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.