Loading Tool

Explorer IconExplorer

Memory Pool

26,055 transactions
6.02 vMB
0.03536874 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.46/200 MB

Candidate Block

Mining Attempt 4897fefb6abf8c1bc4b0387e89d5cd5c378b12c9b714b0a7c164bd6f7c17f829
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root b2d801e9e0e5050127106948dd05beba47cecc5acde6b3ab62c807e2f37e0d00
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,007
Size: 0.85 vMB
Total Fees: 0.02171311 BTC
Median Feerate: 2.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (694,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,720 218,720 00000000000003b57f8dc82045c0cc02a4a8828c5de5b52bab8d585120cf651c 442 0.28 vMB 149
218,719 218,719 000000000000057f8affecfc16ddbc2ab7d13e854cb7eeed5e011b081313ffc0 583 0.20 vMB 246
218,718 218,718 000000000000014d167432cd79d7c6f5ee412509c49529d1b654fc56522a4b79 127 0.05 vMB 141
218,717 218,717 0000000000000386bd2a0e82e418d39958d5b5fd235624551000511e43689480 142 0.07 vMB 151
218,716 218,716 00000000000000fd4d7ba3616aa72c73fbbfe86491cc1fb0e3e57054fcc8ad71 25 0.01 vMB 137
218,715 218,715 00000000000004db98984fde5e340a37aa53e39a90f2afa2a4c876e04f66b143 83 0.05 vMB 227
218,714 218,714 00000000000000a22d49f6b74a20484dd9c95fc529d0a11d8efe906d7480ad33 407 0.16 vMB 209
218,713 218,713 0000000000000080dbd5b4c96bc4eb068def9bc184ac196e56907d1a180d40a9 217 0.11 vMB 136
218,712 218,712 00000000000004da408f66be167fd5ec7daba5cbafbc4832bae0bee167e73f72 147 0.05 vMB 175
218,711 218,711 00000000000001c68719ccf3fd3a4fc6b6fdbdf3c57f2d764f5174817e311efc 179 0.10 vMB 145
218,710 218,710 000000000000050b27da52734b256423c77be1e9521c77b26f8665df156f543e 595 0.25 vMB 201
218,709 218,709 000000000000038e92cca8058f82e0a982810a46a2e659e5b32b799e06fe4643 359 0.25 vMB 101
218,708 218,708 0000000000000004919bdfa01cc8c697b40a4a78b75dc9c81d7ee0082bc9446c 615 0.20 vMB 242
218,707 218,707 0000000000000087d8b25c38855456c72a8fab347c581205c52d5c32e60042af 621 0.25 vMB 209
218,706 218,706 00000000000001eac80082224bf88df5a86b1d4faaebbfac6c69f9ac5f40ac27 500 0.19 vMB 217
218,705 218,705 00000000000001edc1728bae9b05247a9a5ee75012043fd9f4d2575a89acc20c 243 0.12 vMB 168
218,704 218,704 000000000000022ce5c2cdc4ad536a6404d2799a66dc73600bf6e6da4e4e3e97 289 0.15 vMB 158
218,703 218,703 000000000000024fac95cbf4f3f74f8640d146e2cbd955d1355233b4f18a4aaf 407 0.20 vMB 196
218,702 218,702 00000000000005a6893592b7a0b96785ed737f6ff7a1c4db2b440ed9e5ce889c 479 0.17 vMB 210
218,701 218,701 00000000000003a30177081c5f1f0d9df799e3473762a5a0c572c5bef4777ad1 242 0.12 vMB 150
218,700 218,700 00000000000000af4b09344842f89a60cb9f423c2532ea32fbfad37eb23cd236 405 0.20 vMB 171
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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