Loading Tool

Explorer IconExplorer

Memory Pool

26,735 transactions
10.12 vMB
0.03886143 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.83/200 MB

Candidate Block

Mining Attempt 56ba43781772fe7f29259d2486d3b9d390286babbc2482a18f6aa29af3292701
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 1612e09e29bd19dcd77c25726443d10b682f4fb986007549f01eb845eaa5a543
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 646
Size: 0.44 vMB
Total Fees: 0.01288342 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (696,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,732 216,732 00000000000002884213b5175685bf91b9c4b31876ceb393af56709c108c0008 458 0.27 vMB 145
216,731 216,731 00000000000000f6a77bc9ddc4f0a2db00b0a8b8d0eef24bc9fb349113fe5ad9 636 0.25 vMB 243
216,730 216,730 00000000000000a6dedf5b9373871cff614ddaa18e51be2bb518238e9a4c84eb 725 0.25 vMB 223
216,729 216,729 00000000000002c6f82f35c3c54cb674ba5c7f65ccc35465aa2e549c41418100 839 0.25 vMB 266
216,728 216,728 0000000000000409ae6ea89302639ea1b8a62fe48585a347bddfb443be5fb01f 338 0.15 vMB 170
216,727 216,727 0000000000000126aaf8e0cf92355fb14ceae5c6bf0d1d858c1527c5c70d5fd5 119 0.05 vMB 74
216,726 216,726 00000000000003ad9f152a2f675f5d678c70a56dbc8b00c18b740d153f2bc3e2 597 0.25 vMB 189
216,725 216,725 00000000000002ec60c26c0cb51bf394ab158c450f6b33a9582f47f88048929c 592 0.20 vMB 231
216,724 216,724 00000000000002939e5465044037f2f21ad35aad0778975263afd6194922a63b 512 0.21 vMB 201
216,723 216,723 0000000000000377d125e31d939a6ad41c57ff86404f3a48855d040b53883ff0 116 0.06 vMB 2
216,722 216,722 00000000000004cc94bfaf5a0f155e2e2585ca91f39e84c24ae5917bd515516d 657 0.25 vMB 184
216,721 216,721 00000000000003718a41f894dcd060eda9b3b70658e1f37d64339b74dfe55f5b 381 0.26 vMB 131
216,720 216,720 00000000000000246ac775db8f6b5e7e6e84698a3e1719f13ef14bf9fff4d7d4 114 0.05 vMB 240
216,719 216,719 000000000000019e9786c95bf39f6446e0519028d3e7c6d5a07996b15ca3f86f 738 0.25 vMB 225
216,718 216,718 000000000000003f74e015b8bee00ef0c8869c88b9b9021b97e2b3f6e9c5712c 256 0.09 vMB 200
216,717 216,717 00000000000001be8c6adf8b6b30abe1f2a7e582fda24e3af962944fb3d218f1 429 0.18 vMB 182
216,716 216,716 0000000000000455ba11bd7ed3f2c97f4166a3ead91ff99122d0cb9d527a7664 168 0.13 vMB 104
216,715 216,715 00000000000002f9c12e8dccd563d024878506d461a33ac218aaba3a6a24ad3e 646 0.25 vMB 192
216,714 216,714 00000000000002655535d0600868ba98798f5aa3b73e0568576857c165047f83 111 0.05 vMB 128
216,713 216,713 000000000000015622b503d25dc0dc52874737a8fb62d4ce80a8c96cb1e25255 605 0.50 vMB 72
216,712 216,712 0000000000000343c0f216a3707e9a12f7922850d53b7852f69c368e9bda485d 601 0.20 vMB 214
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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