Loading Tool

Explorer IconExplorer

Memory Pool

78,815 transactions
29.19 vMB
0.09520494 BTC
Random Selection Loading Transactions
Max Size: 176.41/200 MB

Candidate Block

Mining Attempt 5bad05fb0a9c5ecc89cb8783470d5a76b035247d5b5226930a177e0695a16147
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 1e3bd254573a1bc9a5f4eaa6ffd2ce93ced89604d5e7beb4729d1b8554f81e35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,656
Size: 1.00 vMB
Total Fees: 0.03408195 BTC
Feerates: 477.45 > 3.42 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (378,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,532 536,532 00000000000000000004426fe1c92c8fc663614e0a6ed66c7a7756e1e29380c1 1,792 1.00/1.00 vMB 16
536,531 536,531 0000000000000000000095d8d8b27bab146f30e89f0cf564dda43dbbd33bce70 1,725 0.88/1.00 vMB 18
536,530 536,530 000000000000000000155760f8859de27e109bf25554913e2e964d7eb18d7d67 95 0.10/1.00 vMB 16
536,529 536,529 0000000000000000000fb6c5c75f2db24595309a9f5059307a8ee65cda37d791 1,234 0.80/1.00 vMB 19
536,528 536,528 00000000000000000005e555539a78fd19216b915345038f263b0b4f1ed93d32 1,444 0.80/1.00 vMB 16
536,527 536,527 0000000000000000002654336dfcdccaf127a5130c638e06aacb8473d6f87f29 529 0.32/1.00 vMB 13
536,526 536,526 00000000000000000026583358bbe5d718afebc3c291a874246d3c2c83bb900b 412 0.39/1.00 vMB 12
536,525 536,525 0000000000000000000ffd422ceb9f8e5906ae7227a43709194077eba3820f6f 659 0.55/1.00 vMB 11
536,524 536,524 0000000000000000000222fa359cca2b888878add7ed2a913ba961f852780849 464 0.26/1.00 vMB 3
536,523 536,523 0000000000000000000124961ccc8966c7d13b2d27663de0795700c5f0364353 1,769 1.00/1.00 vMB 17
536,522 536,522 0000000000000000001ab3a2142b8bfad4088447a1f50ca59b407c266fc5370b 1,659 1.00/1.00 vMB 11
536,521 536,521 000000000000000000229e79ddd6648ca7e758cf6ce8b550ce08e06c6c3e3d15 2,044 1.00/1.00 vMB 10
536,520 536,520 0000000000000000001f0fc57668e25ddd16b1337c872c4abde4f254b0917eab 2,391 1.00/1.00 vMB 21
536,519 536,519 00000000000000000000b168e16f0d610bfcf09338cc760f5b3b40d8d09dc882 1,327 0.77/1.00 vMB 30
536,518 536,518 0000000000000000001de3859320dcf45cc46dc13c33c54e28c8d618718bcf0f 499 0.39/1.00 vMB 18
536,517 536,517 0000000000000000000f862ebde6d0119151ad5b804bd19107aeb02b81864f52 81 0.02/1.00 vMB 39
536,516 536,516 0000000000000000001492b0d239f79647874ae2ed82e9e128e46321039842a3 388 0.16/1.00 vMB 13
536,515 536,515 000000000000000000141f8dbd35de91e9d1a09b50d7607ab099caf57bcbda1f 1,713 0.80/1.00 vMB 13
536,514 536,514 000000000000000000248425bed8518cbecaaf42956be6f148836b877766cd11 619 0.57/1.00 vMB 8
536,513 536,513 0000000000000000001321309c6709856e66ab397b8d8780c4481c46e549f9d5 1,039 0.69/1.00 vMB 11
536,512 536,512 000000000000000000117905de66a7fc322dab93f3055961b97a16bfceb9d029 188 0.23/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.