Loading Tool

Explorer IconExplorer

Memory Pool

52,838 transactions
30.59 vMB
0.27771778 BTC
Random Selection Loading Transactions
Max Size: 161.61/200 MB

Candidate Block

Mining Attempt 378f88be8b0e774f55db0878f47287dbb62ccabae43e30f9b1e567e1d8e2589e
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root be9fa7fa6e9332845c5e4498b7d1193a088f8919018dbb561c6d050403a3cc2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,650
Size: 1.00 vMB
Total Fees: 0.08707539 BTC
Feerates: 229.15 > 8.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (372,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,381 542,381 0000000000000000001437d858b2c1dd5e45455473f101769ce8783e1e05016d 1 0.00/1.00 vMB 0
542,380 542,380 0000000000000000001bcc675d86cac68d0961e8cb90d2eec1a428efb7b31f9b 766 0.42/1.00 vMB 25
542,379 542,379 00000000000000000011647622a508bece6bf2b5010eb85d97591c913a342ac8 1,299 1.00/1.00 vMB 12
542,378 542,378 000000000000000000092663b5e7612fcbcc0774bc39023311eacf9fed4e901c 1,861 1.00/1.00 vMB 5
542,377 542,377 0000000000000000000ba8c4d4ccf950eb7f2d2bd87eb19fca83c4c19396f8b0 2,666 1.00/1.00 vMB 6
542,376 542,376 00000000000000000024a04cca0e0759e51989196017edb131f44b527e7e9053 2,944 1.00/1.00 vMB 15
542,375 542,375 00000000000000000012c92d999ceb70a1b03b6bfdff77632ea5b62119d6f954 2,203 0.82/1.00 vMB 30
542,374 542,374 00000000000000000024a4d6c8fa41932d182bca02433c76f6a28c2b8f08bae5 2,646 1.00/1.00 vMB 19
542,373 542,373 000000000000000000164fb78d6f76041d7425e4737c380e97b9059e197a4fd4 2,780 1.00/1.00 vMB 25
542,372 542,372 0000000000000000000459ceb8dc442d3f328da48de3bdc986533b752211fb3b 2,432 1.00/1.00 vMB 26
542,371 542,371 0000000000000000002265fef997534bdba97098ab7f4643a7960f2e54b0c65c 1,883 1.00/1.00 vMB 19
542,370 542,370 00000000000000000001c3be69abaa368a1001de0b8eaffeec4129d7fa7df66c 1,388 1.00/1.00 vMB 6
542,369 542,369 0000000000000000001ef9d93dccdd3042304416c2a9e65505354753c37de010 2,297 1.00/1.00 vMB 21
542,368 542,368 0000000000000000002497cea916329617a91b883b5b005d3d5693be54d84003 1,629 1.00/1.00 vMB 4
542,367 542,367 0000000000000000000b40c388b245524fa2472cc2d78611298aa8b26a9b9138 2,361 1.00/1.00 vMB 25
542,366 542,366 00000000000000000018a8485440c8b3a695fa4332870488d7b354217869bab5 1,434 1.00/1.00 vMB 17
542,365 542,365 00000000000000000006e29fb872f0743fcd3a998da2339c60edc19ffda56cd4 2,122 1.00/1.00 vMB 15
542,364 542,364 00000000000000000004abada26d92a78cc4117973d908ee41366c20bafa37b4 2,566 1.00/1.00 vMB 8
542,363 542,363 00000000000000000025b90df7395f50e0bd287155738ee92744801424a40911 2,347 1.00/1.00 vMB 31
542,362 542,362 00000000000000000001431839ec7e3551df768f6391eb3b6a3185980c75bde5 1,905 1.00/1.00 vMB 8
542,361 542,361 0000000000000000001d1b83fb3975928e7eac21465508ad6f37976c235eed47 1,831 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 781.87 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: 644.23 GB
    • Received: 12.61 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.