Loading Tool

Explorer IconExplorer

Memory Pool

82,046 transactions
30.09 vMB
0.13247113 BTC
Random Selection Loading Transactions
Max Size: 181.82/200 MB

Candidate Block

Mining Attempt 9503cc32d3a708bc1c93ac817e2bb6483380a72ac81221fbc34db6737df6d498
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 121cb65524fb2b4287611320177ea0b710dc8dadd3fc6f7d4212db7da81042e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,212
Size: 1.00 vMB
Total Fees: 0.05500659 BTC
Feerates: 477.45 > 5.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (84,836 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
830,301 830,301 000000000000000000001ca672c4f6fba058d3d0aae9fe6b69dcda601dd284e7 2,138 1.00/1.00 vMB 20
830,300 830,300 0000000000000000000170bad4f05d354be43ad2d6f4dc44a34035a06bbe2e9a 3,086 1.00/1.00 vMB 51
830,299 830,299 000000000000000000020ae5864a74d7b010bbe74ceb3bd6e83c4fba3077cb88 3,391 1.00/1.00 vMB 42
830,298 830,298 0000000000000000000381d0cf8020468ea55ff224f16e0338d646e50b25c477 3,400 1.00/1.00 vMB 96
830,297 830,297 00000000000000000000f2c6c4cac567bf5b681ab05043319a324c51e3c1545e 2,303 1.00/1.00 vMB 33
830,296 830,296 0000000000000000000188efed97f534e8218aad6650d067f370bb226e624b27 2,620 1.00/1.00 vMB 26
830,295 830,295 00000000000000000002eab524346dfc40bc4b206b56e4764ae43dde311ab21e 3,078 1.00/1.00 vMB 71
830,294 830,294 0000000000000000000203e5054ed171dc03d2d0011b4290f248bd919a52c2b1 3,368 1.00/1.00 vMB 49
830,293 830,293 00000000000000000000b23f0f2c2f7435bb7cdfb489c446116aec31f3e38ea4 2,954 1.00/1.00 vMB 46
830,292 830,292 0000000000000000000397730952f691e8f32e38db8e423676b22ecb5b4e3295 2,883 1.00/1.00 vMB 25
830,291 830,291 00000000000000000003969dc833c855a104ba77593a40c67251d18c3fbca80b 2,904 1.00/1.00 vMB 45
830,290 830,290 0000000000000000000050b146c0d14df0bcfdace212f12835b10c0213581dc7 3,331 1.00/1.00 vMB 39
830,289 830,289 000000000000000000035c8582f22752a268f5695379597ce9405e10c4051be6 3,212 1.00/1.00 vMB 64
830,288 830,288 00000000000000000002d70641a6d46811ec48997819209fd531899cab250cb1 3,508 1.00/1.00 vMB 57
830,287 830,287 00000000000000000003a0033c32c6c467ee0ccffb58eacf4b370b84a8af35e6 2,226 1.00/1.00 vMB 29
830,286 830,286 000000000000000000024cc2c5cc3131b9adba17a025f193c9b91219c5aac7e1 2,324 1.00/1.00 vMB 39
830,285 830,285 0000000000000000000179184a59e116e7b22cf3e07d413bf2f17a239dc7b330 2,041 1.00/1.00 vMB 27
830,284 830,284 000000000000000000004ac20cdea707d341ee0e47b374c05a349121ac8af554 2,956 1.00/1.00 vMB 40
830,283 830,283 00000000000000000000e2dbdffaa2897c73391046960861ea99ff69b70dbd07 2,450 1.00/1.00 vMB 25
830,282 830,282 0000000000000000000332169291444858e9c772db02918ac614f1c3a86b1789 2,989 1.00/1.00 vMB 42
830,281 830,281 00000000000000000000d10c54e65ce6eb7077bee97e8ffc39b81661e66b90cb 3,254 1.00/1.00 vMB 54
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.22 GB
    • Received: 16.18 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.