Loading Tool

Explorer IconExplorer

Memory Pool

75,700 transactions
28.49 vMB
0.08258472 BTC
Random Selection Loading Transactions
Max Size: 171.25/200 MB

Candidate Block

Mining Attempt dab07527e7882c669a67b2229e86182deee472e72d84df08016970943960fdcc
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 64bca1f36f1bf9fd16e62f9aea010f31ee1f3ea537e2112d8ca2d46f9f620b30
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,422
Size: 1.00 vMB
Total Fees: 0.01843127 BTC
Feerates: 65.95 > 1.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (452,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
462,465 462,465 000000000000000000f7ea22952175b5755c6d1fbf3de4e2cde91bcc161b554e 2,330 1.00/1.00 vMB 155
462,464 462,464 000000000000000000fe536e54e799914f32139f0f5fa4a684bd4d53501e8f31 1,956 1.00/1.00 vMB 210
462,463 462,463 00000000000000000047e00f1b847a53ed79797acde00c75bf0ef324d5a5acec 2,808 1.00/1.00 vMB 271
462,462 462,462 000000000000000000e8e0c32bcef1b1eca0c6863c8412bf8baa209d6181032b 2,452 1.00/1.00 vMB 189
462,461 462,461 00000000000000000202d2564585ee89ee7d9e2b9dd4ab47dcd3f9e15a202689 2,899 1.00/1.00 vMB 207
462,460 462,460 000000000000000000e7004caca81091baf9e476a44a28d4cb7fbd7aedeadebd 2,480 1.00/1.00 vMB 139
462,459 462,459 000000000000000001ba2f7d8d06f6f47dbdd1f1eba422e6e84e4bf2c91f740c 2,571 1.00/1.00 vMB 161
462,458 462,458 000000000000000001bde5bf38c2bd0ae6cb3a892ac6c8bad55d875cd7188175 2,072 1.00/1.00 vMB 157
462,457 462,457 000000000000000001290275c4f61edf011c7215b56945c4c4360fe4d4545fe4 3,124 1.00/1.00 vMB 217
462,456 462,456 000000000000000000e0f06ae2cf648c2724b125a912a9fb5d4ac4ade01abe6c 2,630 1.00/1.00 vMB 175
462,455 462,455 00000000000000000212a080e54543b02a87282aeac58d9c9ef220a0e1f242f5 2,516 1.00/1.00 vMB 155
462,454 462,454 0000000000000000019a34ea6af33cf69797f9c42f3c61ce79e54e1adefef203 1,790 1.00/1.00 vMB 137
462,453 462,453 0000000000000000004ca09d8f339404f9905cb08e0a095b39fee1db7232f874 2,874 1.00/1.00 vMB 210
462,452 462,452 00000000000000000164ad582ae2d4e181cec9f0f8261ea4032ae32e1c329ada 2,487 1.00/1.00 vMB 188
462,451 462,451 0000000000000000021902ec487e6721612d5bca59841fd6484a3a5419b29b84 2,511 1.00/1.00 vMB 159
462,450 462,450 0000000000000000020c246f03f7ef372d2b5a0c7f7efbe071298358e1f70540 1 0.00/1.00 vMB 0
462,449 462,449 00000000000000000164055f1a0cb933f026f6d9a95e9268b2f4ceb68db95088 2,181 1.00/1.00 vMB 205
462,448 462,448 0000000000000000000fc824d36ae2eaed01f3f4652d65d8ecac08c703e312a8 1,524 1.00/1.00 vMB 147
462,447 462,447 00000000000000000092ef81927940e9f43b5b69c29b4ee0fc578e0d2ad1161a 1,872 1.00/1.00 vMB 152
462,446 462,446 0000000000000000009aafba686038615ad15fd5d9814fc104edc660838bd06f 2,346 1.00/1.00 vMB 178
462,445 462,445 000000000000000000795cdc23c28d99cb61a5afcf077f6c25855a4107ea84b2 2,872 1.00/1.00 vMB 197
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.23 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.