Loading Tool

Explorer IconExplorer

Memory Pool

18,837 transactions
9.86 vMB
0.06951033 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.73/200 MB

Candidate Block

Mining Attempt 588a12f61e92c444db7b70b0322f3f86479a5aae2c81d2c55716de16fb11d419
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 226acfab18bc16a7e1c678ac60c2a4ae05f18de5ab4bdff9c47096c33a44a235
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,742
Size: 1.00 vMB
Total Fees: 0.04238565 BTC
Median Feerate: 3.74 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (716,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,457 196,457 00000000000005dab422c8df795c389bb4901647f63e7b613587203c7bb7f5fb 9 0.00 vMB 45
196,456 196,456 000000000000057c1134e054dc94fbff521b54921b4ab9fcab6daa2033508d40 27 0.01 vMB 110
196,455 196,455 0000000000000434f7b2c7c838771df0d6efdd1fe04b13d1a39d3e93f827628b 188 0.08 vMB 161
196,454 196,454 000000000000028f492fee917c16988b852d8cb56e2050b29a451c2760629a7d 108 0.07 vMB 145
196,453 196,453 000000000000029497b3cc609a00f0d0694226461bb39b5b42a1f0cf2db5c3e2 466 0.15 vMB 153
196,452 196,452 0000000000000151956c5d90045c66681bebd5380747cc820b606077844aa38a 303 0.12 vMB 149
196,451 196,451 0000000000000358d148eea71b5f4feb95154fe571e410062a329b0e5356d75b 92 0.04 vMB 618
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
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 102
    • Outgoing: 11
  • Data Transfer:
    • Sent: 206.93 GB
    • Received: 0.79 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.