Loading Tool

Explorer IconExplorer

Memory Pool

79,223 transactions
29.24 vMB
0.10364024 BTC
Random Selection Loading Transactions
Max Size: 177.27/200 MB

Candidate Block

Mining Attempt b389a58b28d698932195f5d0914086eb8933ff5f4f793085cf18e1328040fae5
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 020d0f91cab83ddab3e5a53b9292e93d6429f03d1ce9fc00238b7c66ca48163d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,935
Size: 1.00 vMB
Total Fees: 0.04221872 BTC
Feerates: 137.15 > 4.23 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (265,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
649,432 649,432 00000000000000000003627785f05b7ff7e39424290b05e12549b32c74876bb7 2,756 1.00/1.00 vMB 71
649,431 649,431 000000000000000000004140e6881901b051ebee819639cd7cb616ab5ef942e0 3,006 1.00/1.00 vMB 62
649,430 649,430 0000000000000000000571a07080ed5e22eb85616b05d0669a99fd8b467634ba 2,497 1.00/1.00 vMB 54
649,429 649,429 000000000000000000095707cd646b942c470ee94c1599b5a10b0bb8669e52bf 2,541 1.00/1.00 vMB 59
649,428 649,428 000000000000000000097e681bda79f82ebd041774467fb06e30b48c40b6ed42 2,457 1.00/1.00 vMB 44
649,427 649,427 000000000000000000006eda00cc61fa5ab3b131fe7c5f540bb07747e1528bd0 2,115 1.00/1.00 vMB 63
649,426 649,426 00000000000000000008c695c47767e6adff8bf5d502018c83243112f0c89544 2,028 1.00/1.00 vMB 54
649,425 649,425 00000000000000000009ad8cc122c9aa45aa77d7ad76c30794f2505238939550 2,665 1.00/1.00 vMB 52
649,424 649,424 00000000000000000000182d701afd3094d02ce57a5ac15f7febf00d343676d7 2,545 1.00/1.00 vMB 35
649,423 649,423 000000000000000000014218c5f8aad1ddd2919cd1059c93688c5ac9b077d458 2,835 1.00/1.00 vMB 56
649,422 649,422 00000000000000000009926661dd04c4dcf7158683545c7b191c04c984e27d11 2,718 1.00/1.00 vMB 43
649,421 649,421 000000000000000000068a12fcba0777300edcd103c4e85bb12dfcb067f73b21 2,701 1.00/1.00 vMB 73
649,420 649,420 00000000000000000000cf97ae92b58928b66b0a1f6811ab073c9beed10c5335 2,598 1.00/1.00 vMB 75
649,419 649,419 000000000000000000056feaec9f28fa847ce03d018d0bfa85e2d93089bc07b0 2,884 1.00/1.00 vMB 59
649,418 649,418 0000000000000000000790e52632c1f3bdd6409eee64f457164c5cec0da65cd2 1,757 1.00/1.00 vMB 67
649,417 649,417 00000000000000000000a6c1a10f1b16ab33ccc1d22ab95a98ec7c02e027b21a 2,799 1.00/1.00 vMB 73
649,416 649,416 00000000000000000001a53a93588bbec1bbc37f499dcb286c85833235c04a83 2,585 1.00/1.00 vMB 45
649,415 649,415 000000000000000000086b091f0db7761466b806047a2689643f9f8cb1fe505a 2,609 1.00/1.00 vMB 49
649,414 649,414 000000000000000000009e697c470b3636df72c04dae7c379505cd8af5cb4f2e 2,885 1.00/1.00 vMB 62
649,413 649,413 00000000000000000008a6c212dad884bf76711eca0247442dc8487f0d903011 2,977 1.00/1.00 vMB 49
649,412 649,412 00000000000000000007a2dc95759b894b6698ea81a4c196d4df4eb531db9526 2,585 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.59 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: 671.42 GB
    • Received: 15.93 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.