Loading Tool

Explorer IconExplorer

Memory Pool

75,852 transactions
28.03 vMB
0.08775848 BTC
Random Selection Loading Transactions
Max Size: 170.55/200 MB

Candidate Block

Mining Attempt d5ed469b6676c20142c08f246866abf8f421dd5a3e1ee5a9276abc5ccadab9d3
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 61e1e957afe28862dc436f4216b46513c9ab563c1922f14e4638500ce0cffe0f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,773
Size: 1.00 vMB
Total Fees: 0.02744345 BTC
Feerates: 118.43 > 2.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (500,906 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,381 414,381 00000000000000000078f45c38f826e41a8d3c90278d05dc13a1692321baf3d2 1,401 0.54/1.00 vMB 47
414,380 414,380 0000000000000000016421c8b53de4ad059ed7e35b6046fa40e9bbbeee7fd796 261 0.10/1.00 vMB 49
414,379 414,379 00000000000000000239fb7597a28cc9d6ce40f6d47126d492647a111a87bde6 1,504 0.67/1.00 vMB 44
414,378 414,378 0000000000000000037ff73831e503052d3bcf16fc2073c635b2297fdc4ab6f4 846 0.45/1.00 vMB 43
414,377 414,377 00000000000000000293472ffff7db37b09c6d3e17f2fba321a7e4f17f50de7b 1,846 0.86/1.00 vMB 43
414,376 414,376 0000000000000000027da6b8abc8a86b0ecfb1df6f4134e3f982103af42ea377 248 0.13/1.00 vMB 61
414,375 414,375 00000000000000000030e6ff7fff70d75adef26d7d9f0ae1498ddbbfc7f5b80e 75 0.02/1.00 vMB 57
414,374 414,374 0000000000000000011df4283b573a71670164e8ef533f2df6b14633a0191b7a 1,795 0.94/1.00 vMB 22
414,373 414,373 0000000000000000007430ae655ae790ec1c82aa50ae9ac3805299582b498546 1,193 1.00/1.00 vMB 25
414,372 414,372 0000000000000000047cf34db0ef20d176ac621cb532ba04327b7ee2b3b1056f 2,607 1.00/1.00 vMB 58
414,371 414,371 000000000000000001ade2ab0909ba5ff1d4d9c4e7fe250de3ed59f89e751003 2,558 1.00/1.00 vMB 58
414,370 414,370 000000000000000001d1aff8418003a108ee088967a56561477850974bd2b28e 1,190 1.00/1.00 vMB 32
414,369 414,369 000000000000000001fe2b304935c33bea8fed0a5017cecdfff8ddd8ee9f0780 1,558 0.99/1.00 vMB 32
414,368 414,368 000000000000000002e4b7dc9ea44da6b32238a3cdd415021ef7a02063d60004 1,156 1.00/1.00 vMB 35
414,367 414,367 000000000000000003670d01dd78187b620c3cde4233ef7ac23cfac70f67e048 1,113 1.00/1.00 vMB 31
414,366 414,366 000000000000000000f295cea4e5e1025186ee524e98aa822f5a092aa2ce287e 1,199 1.00/1.00 vMB 30
414,365 414,365 00000000000000000126e01e9ae203158677c3bcebef5d01b39962b844a2ebd5 734 1.00/1.00 vMB 17
414,364 414,364 000000000000000003011182da113983d3dc0424ea6e0f02005d7e616f2a69da 1,469 1.00/1.00 vMB 27
414,363 414,363 0000000000000000040b6965335694f0adcd5d7251f4ba0f5424257e157c0ccf 2,048 0.93/1.00 vMB 48
414,362 414,362 00000000000000000219aa7b5ff9691f07beae06ba3140d4510757b25e8d3f03 2,170 1.00/1.00 vMB 47
414,361 414,361 0000000000000000035475b1c078a814731052264c79499d38c54f876fbd0c24 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.89 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: 713.38 GB
    • Received: 17.36 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.