Loading Tool

Explorer IconExplorer

Memory Pool

36,168 transactions
15.30 vMB
0.08735387 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: 86.46/200 MB

Candidate Block

Mining Attempt 6c473c0ee454818bdc1551360f6c30ce05f3634c149bfafff358b099259bdd4c
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root 7e509792e57d48c3416614b5665623839b1967622ff4bc6de950f13606db482c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,294
Size: 1.00 vMB
Total Fees: 0.03243842 BTC
Median Feerate: 3.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (689,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,542 223,542 00000000000001933ea3b8a204ee55ddea0662c33c1c85409043627b283c8570 509 0.21 vMB 256
223,541 223,541 000000000000032c3896bfd834eb43712e7b84ebeb1ff830dda73a07ba4aa14a 659 0.29 vMB 218
223,540 223,540 00000000000000895cc2dd44f63627afad0aa715b30ec02c809be6c5097edb0d 161 0.08 vMB 156
223,539 223,539 000000000000014b9f11dc30128ccc381361bd88d35f90356a7c26a85ed88a82 455 0.23 vMB 185
223,538 223,538 00000000000000c59a366588bf621fbdf61fe280bdc83cd31dbbe39ee77ee6f6 235 0.16 vMB 115
223,537 223,537 00000000000003090af012d597b0be466c6ae0091fe669d400cb2ec678b6ec26 585 0.25 vMB 233
223,536 223,536 0000000000000152c87c4635e0f4e9806d9b60ad1d556160ec05f95db1989b01 111 0.06 vMB 135
223,535 223,535 000000000000019a46597e8874b616db43a76aa84046157485571a6821ded676 589 0.25 vMB 214
223,534 223,534 000000000000027466aa0447ad50344d40898c7c645b3c7e2c01e4518174993f 580 0.26 vMB 212
223,533 223,533 00000000000001c1a7d1f5306840d0da92141d440a6298f7ddc1ec1a8823496b 267 0.15 vMB 174
223,532 223,532 00000000000000f4b45b90370022313be6a312effbc011e6bded323d25cbb82e 62 0.02 vMB 35
223,531 223,531 000000000000008b01d1c7732497c15b25758f35970f46966f2ca292df316bf8 183 0.07 vMB 199
223,530 223,530 0000000000000455576b374242c7386e5ee690f55ced4f34bbfb71c94122d419 586 0.26 vMB 189
223,529 223,529 000000000000018f71abb8908d965aab956ee138c0ccfe17134bc3ba718c248b 128 0.06 vMB 68
223,528 223,528 00000000000002a09955b7372d90bb90883f8dfaddc4a9ed68d4fff76b215b8f 433 0.18 vMB 214
223,527 223,527 0000000000000053e954200e4a2bbb409e172bcfabe302824c0c513a3b1589ed 105 0.05 vMB 167
223,526 223,526 00000000000002a1ac76b9954dfec7378d411e3b21690a1809c2307fb254f0b0 524 0.25 vMB 199
223,525 223,525 0000000000000473f3f9afcae31994b3d13d15c242825f1e1045e05ad706aef9 530 0.20 vMB 229
223,524 223,524 0000000000000413a2fad5caf855d672f57b29577ef16e2d1f336d4da582b4b1 277 0.12 vMB 171
223,523 223,523 000000000000049560f78f544742806855582c3f6caf8f2935dc95151425a31a 128 0.06 vMB 136
223,522 223,522 0000000000000381dc9882c9e4ee98c9158efe44f2ba24dc25e90709daccd351 480 0.21 vMB 203
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: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 153.50 GB
    • Received: 0.62 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.