Loading Tool

Explorer IconExplorer

Memory Pool

39,748 transactions
18.75 vMB
0.17749137 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.94/200 MB

Candidate Block

Mining Attempt 1f52c462904018844af7c6bb5a6a356a02785fd06b2627a74bcec300607d33ee
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 7825921228f6dff04dd90de1a3ba804528bfcca6aa18fba1516e02dfa6be65fd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,126
Size: 1.00 vMB
Total Fees: 0.05088381 BTC
Median Feerate: 4.68 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (689,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,374 223,374 000000000000008767c6979ddc9f0ea551d9f17e581fecbceb24fde56fc337fc 192 0.08 vMB 161
223,373 223,373 00000000000003f6e9684f82f86d442e4ad7584792a47c7a48b59d240bc61ea6 160 0.08 vMB 143
223,372 223,372 000000000000006491258a22f70859fa60b10f571d1ef50d92d36d0361b3e28c 415 0.17 vMB 172
223,371 223,371 0000000000000439bc98eb67454bf5ef3f0dcb05edff78f66cf459f6338e1677 117 0.07 vMB 158
223,370 223,370 00000000000001d79a88151cb6a7ded83864ae51b49c73c796da48d07900e396 80 0.08 vMB 113
223,369 223,369 0000000000000007fc20f776ef4f48f1fb84b3aec51061d9e3d8e8cc19fb6920 333 0.14 vMB 230
223,368 223,368 00000000000001d6bad84f38149b9a9468e6ee5d4b1ac196e6fb95ff82f71b8a 19 0.01 vMB 151
223,367 223,367 00000000000002aace2d826e0b2d79fa6cf5af5f28a50b03e823c8c50f25568f 183 0.09 vMB 168
223,366 223,366 000000000000016884427e06ec3343cae37c290f0507fb7693a67d3d139ede29 128 0.09 vMB 61
223,365 223,365 000000000000000a132383a82de9402d44b3a998e128562481d0de63b18fc9fa 255 0.10 vMB 181
223,364 223,364 00000000000003dc260581152dad808836690cdeed6d3315c01d0b51b6a07fdc 36 0.02 vMB 122
223,363 223,363 000000000000020f40c6d8735aa541ebb81886c99cf8bba2a4cc05bc1ce82b10 105 0.06 vMB 89
223,362 223,362 00000000000002f21f1a0c58b0b270bc29cd30d5a0553901f4a91ecfa2236092 463 0.24 vMB 175
223,361 223,361 0000000000000077026ad593a6a2d0c8b61d8269b9036669fc179eb3e23e18b2 32 0.01 vMB 213
223,360 223,360 0000000000000396d3231ac69863f13af1312ef789293c59f89acd247192618e 105 0.05 vMB 197
223,359 223,359 0000000000000349c5e2c06312af20671b07a66c4792046871da41b369967e6e 160 0.07 vMB 192
223,358 223,358 0000000000000174a780ed57c23530e708a5d88fe2665b550dc1901015eaffb0 63 0.04 vMB 141
223,357 223,357 00000000000003b90d568e9592921a24cfa2843eb3104daf5bf304f4dee2f14d 74 0.02 vMB 352
223,356 223,356 000000000000026d296473393ac9be5527e6f4361623ada08e5ac4cb5a40635f 316 0.12 vMB 193
223,355 223,355 000000000000027077892f785bc00685636957743ad633cae268708da01bf7ce 164 0.11 vMB 129
223,354 223,354 00000000000000f21067142801ba64551bc672ba76d9faf187a60f0e0e7df31e 367 0.18 vMB 147
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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