Loading Tool

Explorer IconExplorer

Memory Pool

38,665 transactions
15.81 vMB
0.11173954 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 91.00/200 MB

Candidate Block

Mining Attempt b547a1ac6c1291a37d0c6f1f71cccb9e2c9a476348698195e4778e5865277a65
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 863d4de7c61cf2e94bfdd1db0f2b04b0b8424532b04150b8cd18b412f954b040
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,368
Size: 1.00 vMB
Total Fees: 0.03950188 BTC
Median Feerate: 3.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (701,274 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,040 212,040 000000000000049b5559c9b9e99ac70edee6aa670e10d4f8b69fe198b172792e 461 0.23 vMB 140
212,039 212,039 000000000000015d041c8d9c19e73cd330a957c9bb27558d21b7bf480351b284 648 0.25 vMB 201
212,038 212,038 00000000000000f1a2a96ebe25b1b8c05b9ccee0044e7e041175e5ff83043ce6 674 0.25 vMB 204
212,037 212,037 00000000000000111c196e7f8908d398a2da8d214af622fe923b151d97de58f8 213 0.09 vMB 220
212,036 212,036 00000000000001baae0edd004bc89b127addfca571b952a87e43a2612639e1ad 135 0.05 vMB 115
212,035 212,035 00000000000004b5a22e277762e3aab58c273893fbfdf94b90d83ec562252c12 235 0.20 vMB 116
212,034 212,034 00000000000000fd533096f896b45af74004e69930839bce252ea9dc1cd810e9 518 0.25 vMB 164
212,033 212,033 0000000000000166c76de7a1ffeb0c5477ebfb0b8e8d73af4141f7ec28817312 64 0.03 vMB 105
212,032 212,032 00000000000003849396cad64e1284b7c28eb12b6f7a90d1838ac80082bab6bb 530 0.25 vMB 175
212,031 212,031 0000000000000345c1e35696de326986656eacd3698631d3c2e4d12d06aa92b8 519 0.22 vMB 170
212,030 212,030 00000000000002e9286f2c5d9ab05f9c475219b266e5f603c0af122f1c093e89 144 0.05 vMB 69
212,029 212,029 0000000000000299734439fc47e230113f410668070c1284190b1905f45b3afa 894 0.42 vMB 158
212,028 212,028 00000000000003fe8c217e490034daea5d7106144609a732c2c039fe11ab59bd 445 0.20 vMB 180
212,027 212,027 00000000000004e4e42e4eb887f61834170c4e1d0afc0b28f9b590322ee862df 448 0.19 vMB 157
212,026 212,026 000000000000033a57fa941a52fecce2027df91dbcb56d3a7f4f53d1e56f7b38 172 0.07 vMB 164
212,025 212,025 00000000000002f07d8c5f6c9c45758438e2cbe816f1b7cee01282dce6a2f8c3 138 0.08 vMB 116
212,024 212,024 00000000000004d93f5bc19b7a52d66996c1a37b137ff9da7dc0b5fcccca9d66 625 0.24 vMB 210
212,023 212,023 00000000000003ca787ecc56523dff016c4cdd5070fa7480dc76775991e0a1e1 266 0.22 vMB 118
212,022 212,022 000000000000029e82e5f2b9148140716c8376cbf6ddf22129aae032cb35c84c 116 0.04 vMB 207
212,021 212,021 000000000000018c3083580d2d40423e71b711d713c455d83cb70911a7d86734 146 0.05 vMB 241
212,020 212,020 000000000000028f2af16759bd720e6dd5ab9c53edb4d5daccb480d6faeab0c9 77 0.03 vMB 156
Previous 10 blocks ↓
Total Size: 779.41 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: 91.45 GB
    • Received: 0.39 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.