Loading Tool

Explorer IconExplorer

Memory Pool

42,008 transactions
27.72 vMB
0.07682214 BTC
Random Selection Loading Transactions
Max Size: 143.15/200 MB

Candidate Block

Mining Attempt 59d62ca4071d2c352e464d211d28d66ca1662a9e34e76240a89bfe255bff38c7
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root ff583c2e71120f2b24a6478a157c71a5d01c89779c788d429c0b0d83fe06b7ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,224
Size: 1.00 vMB
Total Fees: 0.02153135 BTC
Feerates: 180.63 > 2.16 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (92,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,264 822,264 00000000000000000000b088471882044a2fef3b8e17753060ebcc4ff20f70b4 2,677 1.00/1.00 vMB 249
822,263 822,263 000000000000000000042c09c94a8546952683018bae0335d250e6ba88c746a2 3,856 1.00/1.00 vMB 320
822,262 822,262 0000000000000000000412d88f3607bd245dc997aef86156a0c1e40de24abf54 3,410 1.00/1.00 vMB 368
822,261 822,261 000000000000000000023213c98659e6a3d5ca359a390637e3762d0d339abe4d 3,757 1.00/1.00 vMB 394
822,260 822,260 00000000000000000003f01262c9a85073b0c7a5c2424de5eede3c578c771034 2,016 1.00/1.00 vMB 576
822,259 822,259 00000000000000000003571bca752b49c1f0feeb47882991f203aaba758011fb 2,334 1.00/1.00 vMB 511
822,258 822,258 00000000000000000001a25879918fb3dc9e60374424ea1fd60dfd91ea4f9d54 4,064 1.00/1.00 vMB 352
822,257 822,257 00000000000000000003a9eb8f1c914c5890a4e7794bca76c1d5ade4b5036b12 3,811 1.00/1.00 vMB 244
822,256 822,256 00000000000000000002f99b3c05ee3bda1061e70100675ac51407d0bde5fbab 4,121 1.00/1.00 vMB 358
822,255 822,255 0000000000000000000007fb7028c56f35f9b2b4633da6f2dbae7bf316136c36 4,953 1.00/1.00 vMB 321
822,254 822,254 000000000000000000005a5e50ab2e4e73bb3cbbd3e4e568f7372c2ef2b47516 1 0.00/1.00 vMB 0
822,253 822,253 000000000000000000020d87655f6733867051d44242b61bc369d58caeabc45d 4,678 1.00/1.00 vMB 373
822,252 822,252 000000000000000000037bdbbfc323d2be18b2ad5a4bfc96348ce4de3a0700fc 4,392 1.00/1.00 vMB 459
822,251 822,251 000000000000000000003e2e8035b3105c07e4662e1c105520db700cb4564416 4,503 1.00/1.00 vMB 499
822,250 822,250 00000000000000000000cc2875e1fb385988d441feed246605054a27e3e3356b 4,573 1.00/1.00 vMB 502
822,249 822,249 0000000000000000000042b297246c04af1585a3664815981a877203ebbbf97d 4,911 1.00/1.00 vMB 585
822,248 822,248 00000000000000000003fe0831166a5efbcdaf1d2820b1101a0e9d8c2756e24b 4,893 1.00/1.00 vMB 667
822,247 822,247 00000000000000000002bce569a88900d2b5e472be3b6ca019db831bc77b69ed 4,777 1.00/1.00 vMB 636
822,246 822,246 00000000000000000003adf80441c2858a40971df6d42508b1688e36a8048b73 4,966 1.00/1.00 vMB 511
822,245 822,245 00000000000000000000dd83b581bf267ee6c49a178cadef5688b5406bcb28ac 5,070 1.00/1.00 vMB 549
822,244 822,244 000000000000000000023aa1ddc79fad4923423094e3dd151c2d8e31bfe56605 4,591 1.00/1.00 vMB 585
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.