Loading Tool

Explorer IconExplorer

Memory Pool

82,742 transactions
30.92 vMB
0.09029560 BTC
Random Selection Loading Transactions
Max Size: 189.08/200 MB

Candidate Block

Mining Attempt 919bda4c35a674e64b9292ad0a37a5a84167764481f67bab290e94f5f48985f2
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root dab584c449d6ee90f731903239947d332d70e79bee8344f5e0f9e507e90ec011
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,254
Size: 1.00 vMB
Total Fees: 0.01931257 BTC
Feerates: 114.09 > 1.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (417,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
497,398 497,398 000000000000000000b0c2b22d4d0eccf76cccaf14261ec1387339ffa3e374d8 2,872 1.00/1.00 vMB 172
497,397 497,397 000000000000000000758878343dd96369c32a689001d0edde770ed8425b7304 2,947 1.00/1.00 vMB 97
497,396 497,396 00000000000000000081b1d5eb5e846aeaf5c9e5d6afbb8d57b2703758719207 2,147 1.00/1.00 vMB 115
497,395 497,395 00000000000000000006c3bfb8b5bf998c92329a77440a420466b51f501606fa 2,551 1.00/1.00 vMB 165
497,394 497,394 00000000000000000019c2bb36ca829e33b91d462563e6ff473eebc4a9038a47 2,697 1.00/1.00 vMB 154
497,393 497,393 0000000000000000005df01248f061d2f3e62a84cc717841b060d12d20d87170 1,803 0.71/1.00 vMB 182
497,392 497,392 000000000000000000b6d21612d5121dd2e0159dc7f0ba56ce2f27721eca852e 2,536 1.00/1.00 vMB 183
497,391 497,391 0000000000000000008e6cdc72b58244fd81783000a4ed32d2ede38cac13c2e9 747 1.00/1.00 vMB 24
497,390 497,390 000000000000000000297795d9dbc4a9f30059afba7331dd20ec31cdf4481d87 1,429 1.00/1.00 vMB 32
497,389 497,389 0000000000000000003b383f9dc396a6bf46d980fa4872bdace5ecd56736a613 2,712 1.00/1.00 vMB 73
497,388 497,388 0000000000000000004ea0ab05d11e558456e12e80b1e3a11614d44ea401cbdb 1,051 1.00/1.00 vMB 32
497,387 497,387 00000000000000000028b02bad2699993a82fc52e73936b96226296a803b6d6e 1,861 1.00/1.00 vMB 108
497,386 497,386 00000000000000000001072f398cbb2fb7b519cda40518255d178ce064f61308 1,481 1.00/1.00 vMB 70
497,385 497,385 0000000000000000005e4df3c83aae7cc611db2cea63cd4dc75061df36a84865 2,711 1.00/1.00 vMB 175
497,384 497,384 0000000000000000008a30424708d4f99dc52bebb09618ef2fa16a346ce87717 2,277 1.00/1.00 vMB 128
497,383 497,383 0000000000000000004fc4fa7151795b00ab40c0c765bff7ab4c112a36c92561 2,188 1.00/1.00 vMB 98
497,382 497,382 00000000000000000099de5fa476919ea1cdd6c10878c2f75c336cc77706ec9e 2,250 1.00/1.00 vMB 70
497,381 497,381 000000000000000000b09b2e4187093e697134f91321babb35daa71c8e6c98b1 2,602 1.00/1.00 vMB 114
497,380 497,380 000000000000000000294b3bd6cc41a014c47affbef9e047fe225257d018dbaf 2,297 1.00/1.00 vMB 120
497,379 497,379 0000000000000000003ee3b68f53f4c2dec849cf118f0977a564f80929e01908 1,897 1.00/1.00 vMB 121
497,378 497,378 0000000000000000006891b6698ce3090f18a8f95f58e4519e74f1f83f4f1976 2,540 1.00/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 783.02 GB

Node Details:

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