Loading Tool

Explorer IconExplorer

Memory Pool

53,855 transactions
29.78 vMB
0.10524532 BTC
Random Selection Loading Transactions
Max Size: 159.96/200 MB

Candidate Block

Mining Attempt 57a9893992c1ef98c2306ae50d1a4493359bcd8f694080215c1294bed04412ad
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 9a24bac36f262e3417657b4fee3ffd8767005cc9b65dfbad1dc1d81981bac2fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.03260658 BTC
Feerates: 150.77 > 3.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (227,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,372 687,372 000000000000000000086d1cbbce596e6f49e8e293f8cd107910480a3bf2ff3b 839 0.69/1.00 vMB 21
687,371 687,371 00000000000000000006749a5886476ec16ec38e255a839503b7e57d4c891d05 1,705 0.94/1.00 vMB 17
687,370 687,370 00000000000000000007a0cd953f468aff903038b6bb82e22ede4c6926355dfc 1,925 1.00/1.00 vMB 27
687,369 687,369 0000000000000000000422ce5830399b96e1c8042cbeb2232c86e050c0b4d13c 2,603 1.00/1.00 vMB 29
687,368 687,368 0000000000000000000a9936bf98516a7213c5a5a00b675d54619df63e10f55c 902 0.80/1.00 vMB 8
687,367 687,367 00000000000000000006e7bef3a2fce340bb8281da5f9e60a74085eb44e34969 1,909 1.00/1.00 vMB 12
687,366 687,366 000000000000000000065aaa1ec470335a152b436f4fb592818dd8ae6b10c61e 1,407 1.00/1.00 vMB 8
687,365 687,365 000000000000000000058d72ca1e8c81681307595fc363960a379cb013f52d39 1,372 1.00/1.00 vMB 33
687,364 687,364 0000000000000000000bce5c094c2d607c8146fc36a9d985056e5ede9cb9d930 1,991 1.00/1.00 vMB 49
687,363 687,363 0000000000000000000c74bf3010408cb31c46522c7d876a2252431cd755beef 2,247 1.00/1.00 vMB 31
687,362 687,362 00000000000000000008ea52d9a6c168f50e4b50c0c04ba8506e5f7e8b4203c8 2,037 1.00/1.00 vMB 43
687,361 687,361 0000000000000000000bc2636ab60450c71d0420c54002dfb22b1d2ef15c92cd 1,311 0.64/1.00 vMB 22
687,360 687,360 000000000000000000041bd8dd07511f9cb02bce7a3f3052634901a19f6b1e13 86 0.03/1.00 vMB 20
687,359 687,359 0000000000000000000b6d0a96b4d350716fdd384b42bea266d9f087c0f5c529 50 0.01/1.00 vMB 27
687,358 687,358 0000000000000000000c2261eb9887a27755fa6777c33cb5a32c4098caaa5fcb 819 0.39/1.00 vMB 24
687,357 687,357 00000000000000000008d6689acf4e8c989942d437af6a149378c17e33c52a18 896 0.77/1.00 vMB 4
687,356 687,356 000000000000000000018a2d690e272a4df62690cc4f50a8aa0ae463e8c49c81 1,486 1.00/1.00 vMB 35
687,355 687,355 00000000000000000003e230be2bc6939590a6319525203b3d885b01ce2d8b69 1,177 1.00/1.00 vMB 6
687,354 687,354 0000000000000000000a98590908ed11aea0b6e5cc7ab567b8b8a3813991a29c 2,225 1.00/1.00 vMB 40
687,353 687,353 0000000000000000000351bdff5fe49b6beb4851d21ac0647ac0e7c3fc6e04f5 2,521 1.00/1.00 vMB 30
687,352 687,352 000000000000000000056d62c79580ffe0228681dedc87d7da38eabd8dbd4db7 548 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.