Loading Tool

Explorer IconExplorer

Memory Pool

40,473 transactions
17.80 vMB
0.15479895 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.29/200 MB

Candidate Block

Mining Attempt 1ca57a8c20c0b88884948036b3567c5c43ede18ca578c1393d3d31f83fc7d88f
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root b81bbb65e0644455b606b45c3acd22bbbc7f5645fc0047f454a56172b2f96a5a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,295
Size: 1.00 vMB
Total Fees: 0.04595076 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (690,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,480 222,480 0000000000000016e24608e054f35d44450c397503cf240806ce1163cfea203f 656 0.25 vMB 239
222,479 222,479 000000000000018153f61c7fa5964727290cace1f8c403ee3e5ec426880da5c2 189 0.10 vMB 171
222,478 222,478 000000000000018c167b62ac699cbb4fe23cb9b9bc188d9e99ec0166c7376523 11 0.00 vMB 35
222,477 222,477 00000000000004052c5088a8fb7059412e7866af9a178f68c88a6c1d3c6b3223 16 0.01 vMB 76
222,476 222,476 00000000000001d9e9ff9f25412e51a5650df5476f00660c92e1b4a3d7843573 269 0.21 vMB 126
222,475 222,475 0000000000000287df97533adc5a76cee4012a7f428273ee7ec1492fcb164a67 25 0.05 vMB 58
222,474 222,474 000000000000000b9d534e792b906243c237d710ccc4ad2bcd1ef5dc2a5c844b 565 0.25 vMB 205
222,473 222,473 00000000000001f2b477567624dd69762372af121822226b7b898ae1586ec1f2 604 0.25 vMB 206
222,472 222,472 00000000000001a94bb6aaa6bf5ec154fd4774a5e30b5b00652de27f50f34a2b 70 0.07 vMB 105
222,471 222,471 000000000000017bc7768e1cb0a8b0fdccc3395240ef3ea0fab1fee513cf3e8d 656 0.30 vMB 223
222,470 222,470 0000000000000471b08bb905f408cc67c32c62321ddb18cffa6ba787d3f517f5 544 0.24 vMB 189
222,469 222,469 0000000000000244e5b00e38c41ddb03f29e32ac60c608c5d60348a9cfb58867 660 0.32 vMB 122
222,468 222,468 000000000000025f1e11eb8098eb7cd8b93e5a896e6543ea9498c0572bc264c2 722 0.25 vMB 216
222,467 222,467 000000000000022d999e0a6f7dca7d2f8822b7f17d80f7b6a9894ea36f335eee 504 0.25 vMB 142
222,466 222,466 0000000000000317a9a9d4b70fe69ae168111bbc419238f26b006eb616e0a56c 503 0.31 vMB 155
222,465 222,465 000000000000028b147043ed1b5eee13eef17f8ba06963c18e115771857f7fab 742 0.25 vMB 246
222,464 222,464 00000000000000c314997b8c0c181b1ccb658d5a95553e59afcb3dc303570fe4 501 0.25 vMB 554
222,463 222,463 00000000000002ed87a16ca9cf19bcce577a55fc9936940105f0e6d7ba6efc8a 467 0.34 vMB 62
222,462 222,462 00000000000000ed19a2d08e36d9808882f51dbcdb6ea0bb1b624d304f422904 79 0.05 vMB 61
222,461 222,461 000000000000036538c87a9976ffc82469cc8378801b011a9ff1664f58d32e4d 669 0.25 vMB 184
222,460 222,460 000000000000044ccd33be9cce4a6322795b256bd71cce5000b2b90142ecc7a0 417 0.25 vMB 149
Previous 10 blocks ↓
Total Size: 779.42 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: 112.47 GB
    • Received: 0.47 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.