Loading Tool

Explorer IconExplorer

Memory Pool

38,739 transactions
15.78 vMB
0.12102835 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.01/200 MB

Candidate Block

Mining Attempt c2738c336b46e819c2dff25ec9c4af21583084fc871ab7e58f8d81ae0df81f92
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 80fa29bcd71000abb88a110ddfe7dd128ea746894974b50db1cc79bbb47b24b4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.05390214 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (713,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,340 200,340 00000000000001610b133d1ba0bbf7531e0b89d5601d316313f16bd6e6c2d6e6 4 0.00 vMB 154
200,339 200,339 00000000000004b04e93107a3503289704fe2291b43052f9df86667e4eea48b3 362 0.15 vMB 222
200,338 200,338 000000000000025c87572da6b7c518f90b9d38db0b2989835165a552ad20e2bb 138 0.06 vMB 82
200,337 200,337 00000000000000f84bd6e23a4c5f59141d4413c3383db37da5d5e570c521b581 593 0.25 vMB 152
200,336 200,336 00000000000001fa95e94aa8373402e38257e8bbdd6e51b3db9098a1095ca632 248 0.11 vMB 201
200,335 200,335 000000000000004f1f0b74385a4c00e83ddb608bf7efee5ffa87641d5dc9f201 321 0.14 vMB 603
200,334 200,334 0000000000000381f99c3e77522b81477574ca979b844827eca42a100e72fa5d 320 0.12 vMB 245
200,333 200,333 00000000000005d9f163bc54c2030dbf59c0076ae16af3bbb0dd3ce385a79f5d 105 0.07 vMB 103
200,332 200,332 000000000000037139f712a8424b11716945296a5db40dd20183f215469005fd 129 0.05 vMB 144
200,331 200,331 00000000000004a4ec34ebd32c938237e12c7ac869d728679df0dc050b48cc3c 356 0.13 vMB 188
200,330 200,330 00000000000003f6acc339178ce4c7238051472e4c040e7e081a7e2ec09c54a7 11 0.00 vMB 18
200,329 200,329 00000000000002795182a6c62988ded2b0238cc43ccd45a820144943eb23c606 179 0.08 vMB 131
200,328 200,328 000000000000015f949f7464570e97aa4815a5d543c1f7c2d0e53bc623c6ac15 49 0.02 vMB 218
200,327 200,327 00000000000002961efaf053619054b775b4d082d46d736bacccfc32406d30dd 66 0.04 vMB 101
200,326 200,326 00000000000003386c55090b193e86330aeb6b67fb102b159c28eaee161cd03f 17 0.01 vMB 126
200,325 200,325 00000000000001e2b45884c9969cc951edc67999be176e8b9c2558b655fb295e 190 0.10 vMB 77
200,324 200,324 000000000000037822e6aee66af1d2f6a0e44e8886ebdb790d9a6bae733086b3 156 0.06 vMB 80
200,323 200,323 00000000000000efc9034534d389a0b94230dae500f630458f2e0699ca481999 369 0.19 vMB 122
200,322 200,322 000000000000034b6f1b9d3ac32d83a9654fdf58f6b55c10670889ec747c4e64 19 0.01 vMB 117
200,321 200,321 000000000000008a5dc0dd75cb26e73af834a47d882378864ae5e761bad36d1b 99 0.04 vMB 148
200,320 200,320 00000000000002133af3561d80d348e3902d31c0814f96f5a55255bd73d9a5ff 354 0.15 vMB 130
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: 150.24 GB
    • Received: 0.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.