Loading Tool

Explorer IconExplorer

Memory Pool

38,819 transactions
30.82 vMB
0.06770922 BTC
Random Selection Loading Transactions
Max Size: 153.85/200 MB

Candidate Block

Mining Attempt 92dd1041eaea0eb9a134f722b9a7c3a5b3175fc8ae2aa059e938945bbc19de73
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root 518d628dd2c2a80b05632c3e692bc62aff3befffb269e8d104f292d5db8ef822
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 650
Size: 1.00 vMB
Total Fees: 0.00532364 BTC
Feerates: 26.09 > 0.53 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (670,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,991 243,991 00000000000000c2952141ead9e68ea831ca059172b74781c53f3eb2a19585f0 135 0.09/1.00 vMB 112
243,990 243,990 000000000000005714adc35b8e32e26fab30e8957ff329addf22216fc3caa867 57 0.04/1.00 vMB 29
243,989 243,989 0000000000000003b794bf8c3efe1beeceb0a132c5113daaba3d5dda96a06363 578 0.25/1.00 vMB 153
243,988 243,988 00000000000000a9ee9d57d715a99d18fb89a777928739d258259c47ad0af3d8 161 0.09/1.00 vMB 136
243,987 243,987 0000000000000091dbdb5b45275e46519610c9248740b20e11e06494bae4d8b5 191 0.18/1.00 vMB 72
243,986 243,986 0000000000000023de9cfe9ceeb78eac5701ba1b9d6dc4f44f117c7c556f8bad 278 0.12/1.00 vMB 163
243,985 243,985 00000000000000048aa4be0ad0e6dfad13c87720a505f6ec21904f25c28f2e65 476 0.24/1.00 vMB 137
243,984 243,984 000000000000005796cd912d2aa8f3309de4e5ca52f21b2c74d4de0af0d8e5c4 64 0.02/1.00 vMB 41
243,983 243,983 000000000000001042dc97dfa65c86f0e79e36e786631bc38480ab115d1ac616 106 0.10/1.00 vMB 32
243,982 243,982 000000000000008e3088729a04daf6ddecaeb3ee81b20973f982325aab302d36 603 0.25/1.00 vMB 157
243,981 243,981 00000000000000b4432d2c157d6e99ff5441d1966b9589d1252de9eba2ac828f 306 0.13/1.00 vMB 182
243,980 243,980 0000000000000031b2f47fa84f266bca67c2684d5c6815b4073eaeb2081ff11b 306 0.21/1.00 vMB 99
243,979 243,979 000000000000001f22f3911bfa5dc1849a3fccda71cc4ec50b2c59a057970afa 179 0.09/1.00 vMB 150
243,978 243,978 00000000000000c86c45e9c55f9889ed32b90d42c6d39bbd10cef366abd7d7b2 22 0.01/1.00 vMB 180
243,977 243,977 00000000000000812e54d9b28424e4a7881e14d262f071408b5fc6559062b39b 388 0.15/1.00 vMB 169
243,976 243,976 000000000000006d696c079b5ef9429d4c0823ea44f8cba2d4dee2433be86517 35 0.03/1.00 vMB 32
243,975 243,975 0000000000000002f1330fbb4c0dd1d690ccfb2b7ba2a4214eba5f1791ae460f 485 0.21/1.00 vMB 135
243,974 243,974 00000000000000137785be9f1276ec074795b0f996b9b8b0bc7102ff7fb8a6ef 326 0.10/1.00 vMB 63
243,973 243,973 000000000000005588815666f80efebb4e0f14983439c60f68c3fd7fd1ecb70b 10 0.00/1.00 vMB 118
243,972 243,972 0000000000000074e0f4607c32030538487de519d605e62649bbf28f01829204 140 0.06/1.00 vMB 154
243,971 243,971 0000000000000027fe184b3d06df450a3482722fa8a2d95460028b052f2be4bb 127 0.06/1.00 vMB 172
Previous 10 blocks ↓
Total Size: 781.62 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: 625.27 GB
    • Received: 11.59 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.