Loading Tool

Explorer IconExplorer

Memory Pool

77,961 transactions
29.29 vMB
0.06334662 BTC
Random Selection Loading Transactions
Max Size: 175.95/200 MB

Candidate Block

Mining Attempt cbd182d762c9a7da40dbef744f1cd32b807e67f4ae2282d6ff680d73a141b8ba
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root e7970ac0b1d562ffad90109349ef68339184b1502f40b591fe512aa1da7ca5f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,827
Size: 1.00 vMB
Total Fees: 0.00404117 BTC
Feerates: 12.16 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (628,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,213 286,213 0000000000000000914ac10caf975e0ba8b56a438bafc060fadf7318dafbe4dc 519 0.22/1.00 vMB 43
286,212 286,212 00000000000000016311ddc493ed98f1beab7d9a5b991351c660075b2e6a0217 637 0.28/1.00 vMB 52
286,211 286,211 0000000000000000a7e8073b528c36247396cb760c0c6fd1e556fa878bcd213b 146 0.06/1.00 vMB 52
286,210 286,210 0000000000000000fbc3df4cc0da32f862f174d843fb23c98006b79b9c781b20 457 0.30/1.00 vMB 26
286,209 286,209 000000000000000087e4e2f178c86c6802f0f22c83e00edc59eae7694fe92b59 1,080 0.35/1.00 vMB 59
286,208 286,208 0000000000000001978b817e965997372ff7145f430671b2f7a4e4ca380ee836 914 0.35/1.00 vMB 51
286,207 286,207 0000000000000001471067894a2ca03f1cacfc903da3d9e7625060138f8aa6ee 53 0.03/1.00 vMB 13
286,206 286,206 00000000000000002ec72967bbd8d5e80df7722ec2d7a79cfe68892a36a7a8a7 84 0.03/1.00 vMB 69
286,205 286,205 0000000000000000f283a596c48ab373fab17fb5f11b9220ba753d189a420de1 192 0.10/1.00 vMB 31
286,204 286,204 0000000000000000b134d17a99f426b7fddc837fb623cc1bc20eb5331ba66642 582 0.31/1.00 vMB 33
286,203 286,203 0000000000000000860990bd046f2d7635cefc0519aaef94c3251a448e4df5e2 481 0.24/1.00 vMB 41
286,202 286,202 0000000000000000cfef544b24af88f6552deaea28be61cf96b10d5ccefb576c 284 0.13/1.00 vMB 34
286,201 286,201 0000000000000000d1917940265de5b39607416df92988931156038f307f540c 326 0.15/1.00 vMB 37
286,200 286,200 00000000000000001c74f260ea15482a66268b776ad76ba034b34f3a3108043b 225 0.09/1.00 vMB 50
286,199 286,199 0000000000000001164333ea482a3ebcc52ab35e579c423940f4f3be27edd9ca 443 0.24/1.00 vMB 33
286,198 286,198 0000000000000000d1a246e8b49ec3f783b8afc3669444154a0854fe628a6ca7 470 0.19/1.00 vMB 48
286,197 286,197 00000000000000019d34d65f33fdf04734025057e0bd8cfee129ce059174a6e5 215 0.11/1.00 vMB 62
286,196 286,196 0000000000000000ac4a078197fb4e703e4d61274a0730259078749b706d7cbc 210 0.14/1.00 vMB 35
286,195 286,195 0000000000000000403a3145c64c516078dd25d146efab66ebfd5631885452c7 502 0.23/1.00 vMB 38
286,194 286,194 0000000000000000f74845c46034f4bd6b7484cc45bc0d8c14d82f5b674c77be 249 0.10/1.00 vMB 44
286,193 286,193 00000000000000017212a6d35c2771f9816a2b31339eb9b8ff4eca396003389d 597 0.40/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.38 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 664.47 GB
    • Received: 14.98 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.