Loading Tool

Explorer IconExplorer

Memory Pool

46,237 transactions
26.87 vMB
0.08821802 BTC
Random Selection Loading Transactions
Max Size: 142.79/200 MB

Candidate Block

Mining Attempt 085e89290caddcc34a7925626cbc5bf16025548c18f990eb260626677909b69e
Version 20000000
Previous Block 00000000000000000000ff9991b1e163a0cd8035dc9efad2912f09cbb13212f7
Merkle Root dbfff81a4cf1884ec980b400a0b5e25c7c58f6c3a9ca916c9c25def5f6e1cb64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,230
Size: 1.00 vMB
Total Fees: 0.03859458 BTC
Feerates: 101.64 > 3.87 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,781 (485,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,133 429,133 000000000000000004535dc411f73b749628ac7600a471249171ce13344a4a50 725 0.98/1.00 vMB 23
429,132 429,132 00000000000000000035a428eabb5fce87b29e8526022867a36782e673bf88d0 1,703 1.00/1.00 vMB 49
429,131 429,131 00000000000000000322e01e09fbb483920df237fe112c32920af0306db56005 1,433 0.63/1.00 vMB 62
429,130 429,130 000000000000000003b78a93a0b3f83c501fb49a4c24b067003b7911ab10bbf0 1,393 1.00/1.00 vMB 30
429,129 429,129 000000000000000000c4ccd3315b404a4af3bf6a8704ac42f29bd94bcf9cd83f 2,253 1.00/1.00 vMB 53
429,128 429,128 00000000000000000031588b50935188976eb8c3a7ec4eed601af10d0bf55c82 2,155 1.00/1.00 vMB 58
429,127 429,127 000000000000000001c58069c1bee6e2b853bcadc76dd50b49c0ea7d82499906 1,568 0.75/1.00 vMB 49
429,126 429,126 0000000000000000009f18c75c6a86f3827c828e0b3e593289a7aa43d0292739 2,723 1.00/1.00 vMB 74
429,125 429,125 000000000000000003883a4eaa6f7f4ddd2735c41ad9ffc027bbb8bb40a8f2bd 1,653 1.00/1.00 vMB 56
429,124 429,124 0000000000000000032b01894be6c0e5d1e004fcf78aab8ba975cfa700e4f2ef 1,769 1.00/1.00 vMB 86
429,123 429,123 000000000000000003eace9b5a2363b2b7adf1c3b66aa0b8c86a674a2af87098 1,894 1.00/1.00 vMB 46
429,122 429,122 00000000000000000274f4d1020d077753c6f01b38e293fdb6a256b429a3c430 2,392 1.00/1.00 vMB 67
429,121 429,121 0000000000000000036e9d3c04c1640dfce7a4e95dc6035916f7becd3164a67d 2,854 1.00/1.00 vMB 78
429,120 429,120 000000000000000003fdac7011ad6ce9734da51735140189c2f428964f4d034b 1,221 0.61/1.00 vMB 60
429,119 429,119 0000000000000000036483f1f4ee543ba71a19562cdddb849f29083424190142 405 0.15/1.00 vMB 55
429,118 429,118 00000000000000000490e224809bb72abd861f67e5a11559e82f67b2dfd4c9d6 1,021 0.87/1.00 vMB 35
429,117 429,117 000000000000000003b44ca78c522063cdf0a6d0aeb6759bde9f477cf6855381 295 0.27/1.00 vMB 29
429,116 429,116 000000000000000004265f4bc6c3259798531eca38a8101051ba0a3d87bf0905 1,835 0.88/1.00 vMB 48
429,115 429,115 0000000000000000031947a633104f73b516e0659888a98aae0fdcac76bbb2df 1 0.00/1.00 vMB 0
429,114 429,114 000000000000000003c9bd3d3a1a9c82905341996fc01b53acfa15b2d4d6cfa1 114 0.05/1.00 vMB 64
429,113 429,113 0000000000000000000629f91d08649e285c9c97ebef37213a43bb20e3172798 695 0.25/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 781.99 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: 648.81 GB
    • Received: 13.09 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.