Loading Tool

Explorer IconExplorer

Memory Pool

40,376 transactions
28.23 vMB
0.13690213 BTC
Random Selection Loading Transactions
Max Size: 144.16/200 MB

Candidate Block

Mining Attempt 87bb0adad297e0e64047d6f370b597f273af7ad773542988ad1827e488af6d3b
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root a26d477ab503c52bbed6419f57b5b416b9d2a53fe69fc3471b32fe8d92ddd59e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,090
Size: 1.00 vMB
Total Fees: 0.08257444 BTC
Feerates: 102.90 > 8.27 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (98,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,252 816,252 00000000000000000000bff6b5b07d9ea4708b78cb39924d3cfa510dee056ea0 4,368 1.00/1.00 vMB 55
816,251 816,251 0000000000000000000399ba2c8dd01bc58ce0156a6ec63652083db71396211e 4,992 1.00/1.00 vMB 48
816,250 816,250 0000000000000000000024342de01907e3ae9f7d300cdf3adf5198e8232dfa36 3,954 1.00/1.00 vMB 71
816,249 816,249 00000000000000000001c838a12d7ec9a55549f3aaf37c0aa878ce331b0368c0 3,560 1.00/1.00 vMB 80
816,248 816,248 00000000000000000004498035e4ea399df0de2f7ddb9180cb946161df4ce5d5 4,031 1.00/1.00 vMB 76
816,247 816,247 000000000000000000017a049208cdb84057ce2e294a1acb978dcb6761f08b50 3,365 1.00/1.00 vMB 72
816,246 816,246 0000000000000000000023c2e3560064fb17bd80c42234d6f1d0bf33d85b6da1 4,670 1.00/1.00 vMB 47
816,245 816,245 00000000000000000000ae157c32ed2fff504448e863f887641b965771a26fa3 5,428 1.00/1.00 vMB 52
816,244 816,244 00000000000000000003bb7ee6245389b6b51db942ab2a9a8b5f9f5340ae4b38 4,609 1.00/1.00 vMB 60
816,243 816,243 0000000000000000000255f8d13d8b89b0bcc34ac94c4571e9f98ad269a886bb 3,606 1.00/1.00 vMB 58
816,242 816,242 000000000000000000016681bb41eab9c7f0fff2980ec21876fb81352d37a3d6 3,408 1.00/1.00 vMB 81
816,241 816,241 000000000000000000033f17913ab344a158a06d53230de4b0ed892961f8b149 6,500 1.00/1.00 vMB 33
816,240 816,240 00000000000000000003650be6b7cfda3856a2b02b704c58314afc5df6577981 5,137 1.00/1.00 vMB 57
816,239 816,239 00000000000000000000454ae9721a25cbb64f126316e5a59e5427a0ac719e1d 4,118 1.00/1.00 vMB 59
816,238 816,238 000000000000000000037b5449511d19492560482fec779e2714dc9a0c0e0e52 3,505 1.00/1.00 vMB 33
816,237 816,237 0000000000000000000285f2c39a5f0c2d56ae17fda50d3473c89c02a601483d 4,010 1.00/1.00 vMB 43
816,236 816,236 00000000000000000003ba41f0d0df305974daab48038f2f01cdbc1ea5aef679 4,443 1.00/1.00 vMB 42
816,235 816,235 000000000000000000032490ea0c5899f26dc1ab4a53590dc7eae0b595c52d3b 3,857 1.00/1.00 vMB 39
816,234 816,234 00000000000000000003fe732d9f60ae2d5b76528e556e76396d79f856fc6846 3,697 1.00/1.00 vMB 58
816,233 816,233 000000000000000000028f86112b98a06a58f9e26cfdf5a19872ffdd488682ce 3,947 1.00/1.00 vMB 119
816,232 816,232 00000000000000000000576afa9ab98603d36ea0be18871f7981512ee9e26935 3,712 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.