Loading Tool

Explorer IconExplorer

Memory Pool

35,937 transactions
15.24 vMB
0.08448862 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.12/200 MB

Candidate Block

Mining Attempt 1e5209552de7c2772862dfd561b64c980cd59c25f6615edbcb9618fca9a8e95a
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root 0001ef0e1536692ae3fbd671795774ed083a3da1f472a5b22a6bb345e80d542b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,996
Size: 1.00 vMB
Total Fees: 0.03116421 BTC
Median Feerate: 3.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (716,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,450 196,450 00000000000003dbbf8bd57d155e0f76839e43b1a77ccc55e877dd29fed129fc 302 0.12 vMB 808
196,449 196,449 0000000000000179fdc827d91d0c45197eb88b34eac1c468bc1b29b6e839a9ed 516 0.19 vMB 235
196,448 196,448 00000000000004fb076b447ac7c9b09385c274c1db0ed4cae0e242b83d2d4e65 190 0.08 vMB 168
196,447 196,447 00000000000004884c12d5a052c09d28b8d30f4e2de7d9c02a38167c76ca945e 420 0.19 vMB 192
196,446 196,446 00000000000001d7b8a2513d8efd47ac6288a02d3d69768ed7cb79c8d9b49602 474 0.27 vMB 117
196,445 196,445 00000000000006b41850ef7e4c879cd6f92af64339f675334808006c0716aa77 113 0.03 vMB 17
196,444 196,444 00000000000002e4a79073bcc1e894a67a2e80aaa93a595cb9587945d0bd53b1 518 0.25 vMB 152
196,443 196,443 0000000000000426031860a754309f2475cf5d3c6a330327bf45eea5cf78e758 108 0.04 vMB 271
196,442 196,442 0000000000000694b0475db2a2000ba5acf6f4501c865d06038541f997cf9db6 148 0.07 vMB 158
196,441 196,441 00000000000004701410fe41cd38f9c75974bfe6553bf2f0d50da6b4ed1cd373 440 0.17 vMB 293
196,440 196,440 00000000000001b8461c0f7295507fd5e1abb4fd78b7c7b72d47a48f7a336578 163 0.09 vMB 217
196,439 196,439 00000000000004314e57afb52257fe7870b991a2002a6f16b6e1a1d006c41bcb 397 0.16 vMB 333
196,438 196,438 000000000000019302ca31489b68b908bcb8ab1c8cdb4f41a8883c8ac54c057f 514 0.17 vMB 273
196,437 196,437 000000000000037a12dfe9d4566bf1efdc04082c965fe43867fabcf24a758360 148 0.06 vMB 147
196,436 196,436 00000000000005a98ef244f99c1cf2c2df9c49d94c840a30860f94c101d08009 143 0.06 vMB 131
196,435 196,435 0000000000000520e23d0c4fcd037c671beb192fba564a0d8c10c4d0989b7a7c 355 0.15 vMB 204
196,434 196,434 000000000000025f524f91227fec846c5e7a1b64077852f48e278a7fcefa51ec 278 0.16 vMB 98
196,433 196,433 0000000000000346cd7475222e9c8bcdf23fc76d8adbea7821c53c594738af30 773 0.25 vMB 223
196,432 196,432 00000000000003ea53ec2e6e54f90567469a370cb137da38950d922677900bfd 30 0.01 vMB 138
196,431 196,431 000000000000056e0ff475d49ffa94ea4071e6486c229d6d0b5e3f99534c471c 197 0.08 vMB 190
196,430 196,430 000000000000027f4e8b70860397d91d91650165151fe8fe251f628e72fe5c5b 464 0.19 vMB 135
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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