Loading Tool

Explorer IconExplorer

Memory Pool

47,448 transactions
30.15 vMB
0.09402024 BTC
Random Selection Loading Transactions
Max Size: 160.55/200 MB

Candidate Block

Mining Attempt 8a9a2fd7631b4ef18f7221e4a1c605e4d71c33d76f5ad81e2cd058787f65e237
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 672248d77ba9af911ee0116a1e791ab81fa049bdaec922e56f67dec0a52749a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,823
Size: 1.00 vMB
Total Fees: 0.03379361 BTC
Feerates: 150.97 > 3.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (128,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,380 786,380 0000000000000000000366da05d907b19cfc946c4cc63fee83bb6dc5f5bbd7ad 2,940 1.00/1.00 vMB 26
786,379 786,379 000000000000000000015eb7a00a454a72e6955be24faa1a75f1e14d57b68745 3,119 1.00/1.00 vMB 37
786,378 786,378 000000000000000000042055a83f98f4ef3ac2ac0b80bed23377112e8a011fd8 2,812 1.00/1.00 vMB 7
786,377 786,377 00000000000000000001caca2ee943f4374c36b266b9dff3f5f11fbcf32ff9b2 1,977 1.00/1.00 vMB 16
786,376 786,376 0000000000000000000029325ed0b2cc37b64dcd123fe79442f8493d054b7200 3,060 1.00/1.00 vMB 23
786,375 786,375 000000000000000000008a3ff817b173a117bc8810587d9d1f41600514887ae8 3,683 1.00/1.00 vMB 27
786,374 786,374 00000000000000000000205dc03caa2ea86a3fbe610b8644648876dc12e74cc8 3,557 1.00/1.00 vMB 30
786,373 786,373 0000000000000000000180130e78ab776f9cb8379fc2a554bea6eb8b7780a651 2,837 1.00/1.00 vMB 13
786,372 786,372 000000000000000000025f7c3042f0f24dfbf2ceb814a2a799859be99797e149 1,472 1.00/1.00 vMB 9
786,371 786,371 00000000000000000003592a2fa2892ed89b8fdd41589183d261d6e06cdc8588 670 1.00/1.00 vMB 3
786,370 786,370 00000000000000000001ac2996bef9ba6b96c92fda6c5ead8ae2006655ecb3be 3,132 1.00/1.00 vMB 9
786,369 786,369 0000000000000000000172de04eb096b0639917b5a29ac6b73b3d55f8aeb5f9a 2,872 1.00/1.00 vMB 19
786,368 786,368 00000000000000000004db54cc6900f968dc3264d9e643d69ed9490835df5e2d 2,525 1.00/1.00 vMB 23
786,367 786,367 00000000000000000001f8128ddbdd27b787acfc0535274ae65127c35d5c49d9 2,059 1.00/1.00 vMB 19
786,366 786,366 0000000000000000000361c87686770ab8f27b6a8d7a6149dcec316f4ae840d8 3,856 1.00/1.00 vMB 27
786,365 786,365 0000000000000000000063739cd43d55bc0728fa87fc751da2df727fe934ee18 2,285 1.00/1.00 vMB 8
786,364 786,364 0000000000000000000562123c39c74bca4b5eb991dcc449a119905c030863be 3,463 1.00/1.00 vMB 25
786,363 786,363 00000000000000000005638c3225e30e7132115b62f4aeadf85a7559484937ea 2,894 1.00/1.00 vMB 4
786,362 786,362 0000000000000000000274a9b4ae28ffc6ae3f75c2d3545cb6f8d9eb3e914957 1,865 1.00/1.00 vMB 6
786,361 786,361 000000000000000000033d714941e60b1f412415a87d7471049b33329776e53f 2,125 1.00/1.00 vMB 11
786,360 786,360 000000000000000000018e0b7448a342c1d33cd155a061e178f7c48bb3dce096 2,324 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.