Loading Tool

Explorer IconExplorer

Memory Pool

91,024 transactions
33.05 vMB
0.17227516 BTC
Random Selection Loading Transactions
Max Size: 199.72/200 MB

Candidate Block

Mining Attempt 6626cc94b6f4bbb25343dd886e04876ddda5ccd98ea84681dddb9c8b66e2fc1e
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root f4df5d1536f66b9713b0090cd425e26d5e70af180063eb23798a5761ee2320a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,948
Size: 1.00 vMB
Total Fees: 0.06763553 BTC
Feerates: 627.82 > 6.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (132,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,667 782,667 00000000000000000000a2a05e281ebe9e6e6a226015fa72b9c0680da3a0f485 288 1.00/1.00 vMB 5
782,666 782,666 000000000000000000059ed22f8915fa3b40a946eafd2f85d4d1986b6d4be9db 277 1.00/1.00 vMB 5
782,665 782,665 00000000000000000004f62c7fdcf8ded52ac7337b695ee7473b148ac1b90873 835 1.00/1.00 vMB 8
782,664 782,664 0000000000000000000426b9cd39d4a71aa0db25c8bf7fbe88cbd722ff3e707b 1,474 1.00/1.00 vMB 9
782,663 782,663 00000000000000000004c9559da1d5fcd68be904cc877c224aaf4d26978c8759 1,908 1.00/1.00 vMB 10
782,662 782,662 00000000000000000000a79a2db8ac120a6182946453dd6d82798891e6794c05 2,698 1.00/1.00 vMB 19
782,661 782,661 000000000000000000058a889830ccd8d69157d285815ca211378600d7493b38 2,066 1.00/1.00 vMB 30
782,660 782,660 00000000000000000000d4a1ed6e4e83a2efcc468a429634b692d22c37686dd3 2,453 1.00/1.00 vMB 13
782,659 782,659 00000000000000000001edde8e3a533a0929d600da76edfe62d324f6b5205b18 2,279 1.00/1.00 vMB 19
782,658 782,658 0000000000000000000369b8c6d0829f029cdc7f1370f6ba3b751580e14eddb0 2,398 1.00/1.00 vMB 16
782,657 782,657 00000000000000000002019c85ec8855e11649a1b575b3c03d27fb9afc48fd3f 1,274 1.00/1.00 vMB 9
782,656 782,656 000000000000000000052790b07eb60e25d0581a6ce659ab02322cd3ad235d21 2,215 1.00/1.00 vMB 13
782,655 782,655 000000000000000000024fc7b046d2d01ff1c95ae320bc6c42e2bb14e1ca6eed 2,902 1.00/1.00 vMB 17
782,654 782,654 00000000000000000005aee845697e5aed4890c6f1355cef355ecf6545b99b32 249 1.00/1.00 vMB 5
782,653 782,653 0000000000000000000403e86b79823d079e8caacce19a9a18b5493ad23bd38c 682 1.00/1.00 vMB 7
782,652 782,652 00000000000000000001c6801abfa6f0b616ceda5a946114a0e1d4ec33194ce9 301 1.00/1.00 vMB 5
782,651 782,651 000000000000000000052f88660e7eedea2e454588738f30110ca3326d588a42 1,575 1.00/1.00 vMB 12
782,650 782,650 0000000000000000000444190b41b34e372ee667796b7c1c49efe213459f4c7c 356 1.00/1.00 vMB 7
782,649 782,649 00000000000000000001ebf901f74b9c101082930cb502ff0293a797ee9096df 3,000 1.00/1.00 vMB 18
782,648 782,648 000000000000000000015d9e9473a56a7dde8ea974f0efd2ff9bd068f052134a 2,051 1.00/1.00 vMB 16
782,647 782,647 00000000000000000002958a7d1c1d5e1eab509dae9e06b6e3d4731e92f09a44 624 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.63 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.