Loading Tool

Explorer IconExplorer

Memory Pool

113,534 transactions
22.98 vMB
0.11058874 BTC
Random Selection Loading Transactions
Max Size: 175.03/200 MB

Candidate Block

Mining Attempt 859db9faeefb7ef009e465eddd971d458e99fd5b83843fa726bf4b9be39db30a
Version 20000000
Previous Block 00000000000000000000492154a6b2d0fe742fbfad4fff711ae0ad032dcba198
Merkle Root 3d03eaf373e2daf15f35ffc573f11d1f4baf788d450da6bf5fa2c8c566e8c00c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,712
Size: 1.00 vMB
Total Fees: 0.04742697 BTC
Feerates: 194.18 > 4.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,521 (40 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,481 916,481 000000000000000000011734882627e0149787de4d66a864254a3d63529586ee 3,511 1.00/1.00 vMB 4
916,480 916,480 000000000000000000003de597b30b9216bc3b605ec29752bca909ab214b6303 3,155 1.00/1.00 vMB 5
916,479 916,479 000000000000000000005223837ff93667f39a926a583a03bfedeee8f9da59af 3,290 1.00/1.00 vMB 6
916,478 916,478 000000000000000000017c484d8d350e26b4999719bf8334c22ebdbed6de43f5 3,700 1.00/1.00 vMB 8
916,477 916,477 00000000000000000000bd12671bc4f1dc965a5275e31285b0dad2b32e7ffa7a 3,947 1.00/1.00 vMB 8
916,476 916,476 0000000000000000000106d25732035975d14a5a0bf37a2a63f160bcfccf2a21 4,471 1.00/1.00 vMB 6
916,475 916,475 000000000000000000017d66e4dcbd255ef4fdd00af3e2a5dc1a6f4712cea137 3,952 1.00/1.00 vMB 7
916,474 916,474 00000000000000000001a647525f0b4c49908b6e7edba05047e4369b0b3d105a 3,897 1.00/1.00 vMB 10
916,473 916,473 00000000000000000001aa43541488544fc6014d62372fa087cd55b0a3dc9111 3,832 1.00/1.00 vMB 12
916,472 916,472 000000000000000000000069a6db783631747485434bcb588cb314eb0312719f 1,467 1.00/1.00 vMB 2
916,471 916,471 00000000000000000000a5e4557770612569b5cd2d5bf537207379176fc494b9 3,095 1.00/1.00 vMB 3
916,470 916,470 0000000000000000000003e338332c67755aeb368c5ad989a66c5eff76e7b2e4 3,822 1.00/1.00 vMB 4
916,469 916,469 0000000000000000000117f80e7a400e74911eda12d903b935e8f138445ad449 4,055 1.00/1.00 vMB 8
916,468 916,468 00000000000000000000ce44d7c83ada548a28e04f8d95681376843c1a4e5fee 3,875 1.00/1.00 vMB 8
916,467 916,467 0000000000000000000050fb10c9c6c347bd02f11ae4ad70c97b92a88e5be595 3,846 1.00/1.00 vMB 4
916,466 916,466 0000000000000000000087bc125a296a10a41462e1a3cfc3e05bb446b16d6f00 3,960 1.00/1.00 vMB 5
916,465 916,465 0000000000000000000031d4c38dba7f5336bb6a114ccba8036fff603b1fa936 3,618 1.00/1.00 vMB 2
916,464 916,464 00000000000000000000f751966fd687ad3fb856b912fbb15a0098a7f6f22c73 998 0.31/1.00 vMB 2
916,463 916,463 000000000000000000009c8bf6b8d7042fbe1acf8cc658b614683f0c77930fa8 678 0.17/1.00 vMB 2
916,462 916,462 00000000000000000001b6eac62ca125a7193db2c8e1c21646a340f9f0744067 1,287 0.46/1.00 vMB 1
916,461 916,461 000000000000000000003881ed1459b68472f0122d452662032ec5c0f4fecb07 2,625 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 785.01 GB

Node Details:

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