Loading Tool

Explorer IconExplorer

Memory Pool

35,428 transactions
14.59 vMB
0.07012034 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: 84.32/200 MB

Candidate Block

Mining Attempt 60f617555cff188192ce8616cbe94075d7697b242626d1712c1718ec08b5be54
Version 20000000
Previous Block 00000000000000000001499d4136d03e4f6b64626ad58c76a3a1b5c3ac899cad
Merkle Root 757189188e1aadd41037b142b0ef42d9f59d4027f75be14ff595d147329183f1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,243
Size: 1.00 vMB
Total Fees: 0.02561658 BTC
Median Feerate: 2.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,345 (654,033 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,312 259,312 0000000000000008a43c00bd60d694ebde2bccc3447fe784fd2f99da99c963f0 46 0.02 vMB 87
259,311 259,311 0000000000000012e1852d97810e9dfda09342c1e9ffbf74216fbefef32f479f 295 0.12 vMB 119
259,310 259,310 00000000000000129087afd1ac3bed9f5378810b15126ba6a3d6e22fc08c50dd 7 0.00 vMB 135
259,309 259,309 000000000000001538982b644b1867141690e00959fef9610bd25b3fa4492593 45 0.02 vMB 85
259,308 259,308 000000000000001f9642845f7e3dc22cb71589b62642d9cbf0e779292aa05efb 540 0.25 vMB 86
259,307 259,307 0000000000000010be796733dab7082d1854843f4e5c47e3da901bed2792c4bc 345 0.15 vMB 117
259,306 259,306 00000000000000162dba011909bd5c1eea29e63b734ccb075449040cb0a0a96f 30 0.01 vMB 91
259,305 259,305 00000000000000110017e66158513facacb2324de8d88aa17a6cfa16bc3f2c3e 245 0.16 vMB 79
259,304 259,304 00000000000000074ef0fb6f18e367b64fee580b6590c7e14c6a93d594390474 1 0.00 vMB 0
259,303 259,303 000000000000001399514c2b696a2adc8bcfee33390c785158661a69c008c767 98 0.04 vMB 100
259,302 259,302 000000000000001cc62e4873296864bf3d8575873e762436293b733630d7650f 367 0.16 vMB 108
259,301 259,301 000000000000001c388275514031c82570ba07a59e981a465c3ad713906dba1d 45 0.01 vMB 66
259,300 259,300 000000000000001ec629c44f38dbb94e3092588fc727b8c39d4742e2caa4966a 500 0.23 vMB 102
259,299 259,299 0000000000000000ff94432ba8b21482d99cbc8e5742d5bbeabec0f105ec10ec 419 0.16 vMB 102
259,298 259,298 000000000000000deea25a25c64c08c0403b092d2afedc8886a0dec5f25277cb 138 0.06 vMB 106
259,297 259,297 000000000000000fbdbd865d653ee40eaa370bfc082c82fa4420302df29a98dc 42 0.02 vMB 103
259,296 259,296 0000000000000009bce1858f75e2d79ff2832967e53c096816a5a941f0ac82a8 25 0.01 vMB 84
259,295 259,295 0000000000000019a6193418d36e49cc23a3a0884a00b52cdf8bdd3393a5ecef 334 0.14 vMB 87
259,294 259,294 000000000000001f5732c19adb4652cd667756b60325eb2d6536de2c932bf98c 44 0.02 vMB 114
259,293 259,293 0000000000000001bbf53ada25437b9c769b8f96bf27159974d280df8a9112df 217 0.08 vMB 116
259,292 259,292 000000000000001c9d9a16c4e495b79cc19dd7dc62372498080efa8d17946116 140 0.06 vMB 99
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: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 156.23 GB
    • Received: 0.63 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.