Loading Tool

Explorer IconExplorer

Memory Pool

40,514 transactions
16.43 vMB
0.12326342 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.83/200 MB

Candidate Block

Mining Attempt 91eddc2d0e6041105c80b149a4823d5532435d33cd6de410a35668f8a7f8b414
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root d2e318ab91923e1fbb555b90f1b9961e6365b16677e1a940eb312bb326ae9857
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,961
Size: 1.00 vMB
Total Fees: 0.03857544 BTC
Median Feerate: 3.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (706,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
206,832 206,832 000000000000025df59d9788799ab1a6b756c29f57c531531ed4377e97075507 86 0.03 vMB 106
206,831 206,831 00000000000002672e432637a505b27a1e172ff2151fd4a692180db4b5893ed8 153 0.07 vMB 129
206,830 206,830 00000000000002ac85397ae3335862e106f581aaa31be705ffbda8a201c8a6c0 104 0.06 vMB 108
206,829 206,829 00000000000000f45aae35d95db134b87bb36a32bfa5e4ab0385cd6a594159fe 10 0.00 vMB 14
206,828 206,828 00000000000003ae64a2cebf3d3cdc0d4f80211389fe4b017141f12f2d3f50e1 457 0.20 vMB 180
206,827 206,827 0000000000000444ce06bae96224b6202180ba30f0f499527bfd20e588d06edf 70 0.05 vMB 310
206,826 206,826 000000000000049f26ca600e60330cf3fdb29cfcb84f47f76b15ad0facc99467 131 0.07 vMB 147
206,825 206,825 0000000000000473861c98b65c9b83853eb4e26a5b9c002d4407d3c5073ba4cd 703 0.24 vMB 231
206,824 206,824 00000000000000dbae172a24c7bfc4e2a567fdd09f8820489fd3e03cfe1aec01 162 0.05 vMB 83
206,823 206,823 0000000000000115648f052fc609e337e07487bd7044156eb3edd7e38e06c706 336 0.19 vMB 150
206,822 206,822 0000000000000430678ef9bf24ecb4fdb3e4579e1913ee429df56caee88c1d1a 676 0.20 vMB 267
206,821 206,821 00000000000003757a4bd913bae63b01b11279ad8abba6deedb4d6345d34be91 754 0.28 vMB 223
206,820 206,820 00000000000004eae71b252aa7b8320d8967bc879c35d72f47e2af93aaeed2c8 137 0.05 vMB 744
206,819 206,819 0000000000000031cdb7a369bad562ab6f0aca30d8386bb333991a23bd6934fc 10 0.00 vMB 0
206,818 206,818 00000000000002993eec783f653cbcf21db5fd423af057c70250c60f3ec4158c 17 0.01 vMB 105
206,817 206,817 000000000000039636deb9bfbecd0318648bdc599d4cb631397cd4789a232648 45 0.02 vMB 107
206,816 206,816 00000000000004df8427a44e69430a480a0255599f69f579f97f848bbf2f57e3 224 0.11 vMB 144
206,815 206,815 0000000000000232aad15402fac8da82b8b9b84c6732913474060142b3a2d8d8 52 0.02 vMB 89
206,814 206,814 000000000000003d7af75998df03321070b78532faf2f20628388723ff26812f 287 0.12 vMB 160
206,813 206,813 00000000000000a869a6b33812ddcef61546d7eb3a0db6ccc9d08acc92b8cb40 253 0.12 vMB 133
206,812 206,812 00000000000003b929037acbe950f10aef175f9056ac36827c377b9a89ea1e2f 112 0.04 vMB 91
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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