Loading Tool

Explorer IconExplorer

Memory Pool

42,506 transactions
26.77 vMB
0.08890815 BTC
Random Selection Loading Transactions
Max Size: 139.85/200 MB

Candidate Block

Mining Attempt 5720e9815c839f5d9e8fbaed17a6bd4352331050cfcc3a1d970d082f316b7783
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root dc7dee91b9ac1c23f45de54381ab538ebfc101b917f076fbb90b5f52d9e07143
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,284
Size: 1.00 vMB
Total Fees: 0.03922434 BTC
Feerates: 151.01 > 3.93 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (358,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,371 556,371 000000000000000000171fb16ac99281e174e73d7c26a1db1c30594bdb436ab1 2,626 1.00/1.00 vMB 16
556,370 556,370 0000000000000000000a094088396fef6cc4381ec3ac0d2f7f25691d27af37c7 2,130 1.00/1.00 vMB 15
556,369 556,369 0000000000000000001d4575e0f51804db400336ad2126d61389df92a60e2ce6 1,754 1.00/1.00 vMB 6
556,368 556,368 00000000000000000019296cec54ee147ea1febae7d82182a3bc74a5461cf164 2,386 1.00/1.00 vMB 27
556,367 556,367 000000000000000000167208620f5f8906c9c5914c1890e2dfcf254783755170 1,581 0.96/1.00 vMB 3
556,366 556,366 00000000000000000029fbe78381e5a3a23001a1c018c742300b96c125909769 2,965 1.00/1.00 vMB 8
556,365 556,365 00000000000000000021f8ee1382d7c58bf5ea185eb3492a7961d6158a1d1e36 948 1.00/1.00 vMB 9
556,364 556,364 00000000000000000031399556969828990e6569a1edfe1364ed4529ed542724 1 0.00/1.00 vMB 0
556,363 556,363 000000000000000000192cde31b2cf7a30ea7ea38f84324b490c58cbd5ac381e 1,344 1.00/1.00 vMB 27
556,362 556,362 0000000000000000002cdea9446549456cfd4ff44a151fce7cde89b70d08ca87 420 0.15/1.00 vMB 18
556,361 556,361 0000000000000000001d4357344c9561e98781221bcd971e02e402126b9d751c 1,449 1.00/1.00 vMB 4
556,360 556,360 0000000000000000002ed68df4a6f1a5ba39a17c01fd421d26f86bd865e13d54 3,101 1.00/1.00 vMB 11
556,359 556,359 0000000000000000002b3d569d3c679a8c06350209b4db5bb09285cd6e1f215e 2,681 1.00/1.00 vMB 25
556,358 556,358 00000000000000000022dbc746b723786b334bcf34b2a200207b23405378a65e 2,882 1.00/1.00 vMB 18
556,357 556,357 000000000000000000077ff96c67745bc30513d4a0f0fba92585d63a949e0139 1,003 0.46/1.00 vMB 10
556,356 556,356 0000000000000000002081abaf1d0558e2453046bb3a1950ed81ada1eea7e3bb 2,402 1.00/1.00 vMB 12
556,355 556,355 00000000000000000013a49282f070b04ef0a3e0d06e28e0480a4a701131613b 1,977 1.00/1.00 vMB 9
556,354 556,354 0000000000000000001a66b5b955d564cf8674d86e61fbd92fcbe8e97928040b 355 0.16/1.00 vMB 18
556,353 556,353 00000000000000000029022a10d5294469d6a9dc27e43b10bc9165493cb26a4c 836 0.32/1.00 vMB 10
556,352 556,352 000000000000000000094ad767b25b5e6b27f1a988884749f66a07492769dc70 351 0.17/1.00 vMB 5
556,351 556,351 0000000000000000002aa01ac194e78f61d08aada39c329ba7027acc238ef00c 1,703 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.18 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: 653.63 GB
    • Received: 13.97 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.