Loading Tool

Explorer IconExplorer

Memory Pool

89,340 transactions
33.08 vMB
0.21034715 BTC
Random Selection Loading Transactions
Max Size: 199.89/200 MB

Candidate Block

Mining Attempt 948f06993107278ea8ab8aded8d8383a82bf2e05f6a78058c96c34fd43cfbc93
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 4cbbfb05252ec036e81cfe60cac10b78a8bab5bfe6d3ae0248d7f8d0be2a6594
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,633
Size: 1.00 vMB
Total Fees: 0.09456513 BTC
Feerates: 387.56 > 9.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (100,572 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
814,381 814,381 00000000000000000004794b7cd078ad6dc9eef20f10602e6ff65a101569c2ce 1,820 1.00/1.00 vMB 6
814,380 814,380 00000000000000000003468605abac7a08c2c58c6ba86982483e6fa613438e6a 2,375 1.00/1.00 vMB 6
814,379 814,379 00000000000000000001f3ad3bc106b6bd86f35fbff50f9ed2df5451451dc416 3,315 1.00/1.00 vMB 9
814,378 814,378 000000000000000000029366a9d3b9c066ad2f375e15564277792d5a557fd966 2,999 1.00/1.00 vMB 7
814,377 814,377 0000000000000000000431863ce8fff9270935dd2f45b125e839beffa480dbda 2,879 1.00/1.00 vMB 12
814,376 814,376 0000000000000000000397b200ae5848db652ff63859e28ef6e7ed97bc199691 2,603 1.00/1.00 vMB 8
814,375 814,375 00000000000000000000e3cf53b403dd3690778b2513d1762034c8d1d929b0d9 3,091 1.00/1.00 vMB 9
814,374 814,374 00000000000000000002dafaff76d2816b4cdda8b7424b987dd18add3325a9a7 3,443 1.00/1.00 vMB 14
814,373 814,373 000000000000000000014d85f0b387bec5cc167b6507a8e059fea1bb3b9ddac8 1,977 1.00/1.00 vMB 7
814,372 814,372 00000000000000000000e3ff628038fed4d0acc6171ffd6d524e603c466e896e 3,672 1.00/1.00 vMB 17
814,371 814,371 000000000000000000033c79edfa9acbf7362dae52fc882eef07e024276a2635 3,265 1.00/1.00 vMB 12
814,370 814,370 00000000000000000003ec745d4f307a10882f78e4282dd8b51a51e810d0cd9f 4,697 1.00/1.00 vMB 7
814,369 814,369 00000000000000000004019a579ac8c5cc7df8cb1c1851108d16e5c895d61171 3,052 1.00/1.00 vMB 11
814,368 814,368 000000000000000000005851b0267553a2c3d4482df82b2c54f29a6f0adbf7a7 2,455 1.00/1.00 vMB 7
814,367 814,367 000000000000000000040741c62fd909a7d915b1530e09398b4a3e3cc6f05940 4,763 1.00/1.00 vMB 5
814,366 814,366 000000000000000000002b047bfd36a84011e97b70ef403b564023e28141e80f 3,023 1.00/1.00 vMB 4
814,365 814,365 0000000000000000000011fc5cdf31fb2af99055c8d86332c82019d9eeb1d782 1,015 1.00/1.00 vMB 3
814,364 814,364 00000000000000000000783934d64a9ec8b468c8d9b3f65e6fa4e0208859aad2 2,397 1.00/1.00 vMB 9
814,363 814,363 000000000000000000018825364dc068da23e5d479bc20180cc83e6673897302 1,135 1.00/1.00 vMB 6
814,362 814,362 000000000000000000015c457bc2d39aa14c3a181ec51b611b8ef4c81daae460 2,232 1.00/1.00 vMB 6
814,361 814,361 0000000000000000000004227d675a89eb897d4dc1dc8b1c0fde77b7d0bca002 2,579 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.