Loading Tool

Explorer IconExplorer

Memory Pool

43,612 transactions
26.68 vMB
0.06444548 BTC
Random Selection Loading Transactions
Max Size: 140.17/200 MB

Candidate Block

Mining Attempt acc9966644386360303040e5a68875f8e31a2ecd69db68918dc392dec3727cc6
Version 20000000
Previous Block 0000000000000000000040c9dd43a317cb50e762798e0667d30b0669a8a6fa4f
Merkle Root 6eba0f87c966ea08605c5e7d5247ab1a32c5570cc39bea159cb51dc12caca405
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,771
Size: 1.00 vMB
Total Fees: 0.01505837 BTC
Feerates: 73.20 > 1.51 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,879 (219,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,512 695,512 0000000000000000000965457fe3c422e50049223973626aecc81f6ac900fc00 223 1.00/1.00 vMB 26
695,511 695,511 0000000000000000000d2539cd77e0f40c170ff9374b2cf94fc4208532052347 812 1.00/1.00 vMB 31
695,510 695,510 000000000000000000031f619ae592cb4523e7eee986880e895c2bc0209be107 399 1.00/1.00 vMB 28
695,509 695,509 00000000000000000001a91acd9d673b0571d41f6879fedc622e80492378fac0 714 1.00/1.00 vMB 32
695,508 695,508 0000000000000000001168fe71a0cb8ff7eab6482c7c46bce0899db1a5f6a936 241 1.00/1.00 vMB 27
695,507 695,507 000000000000000000105681760bd708ee1b232e057e004cc3b09ae46fc5764d 272 1.00/1.00 vMB 28
695,506 695,506 00000000000000000009dafd04dae1f88dbf98ebc0d561c96ab8e55d0c041232 160 0.24/1.00 vMB 24
695,505 695,505 00000000000000000001778711fd3bddc19c28a22c257b0162e114841910c813 1,056 0.59/1.00 vMB 20
695,504 695,504 0000000000000000000b0755c8e8ade987d75edbe2edb77bfd64a0e00facd63b 718 0.29/1.00 vMB 10
695,503 695,503 000000000000000000129ec07373c54ae9478debf908c3e94e53e4baeff7b955 1,879 0.97/1.00 vMB 5
695,502 695,502 000000000000000000040aad2b2d836c20c28db2f6212a3910fa2e4b137b0e08 2,162 1.00/1.00 vMB 9
695,501 695,501 0000000000000000000e34c11b374b09fa67affe16f9659bfb506f20a1cdac71 1,955 1.00/1.00 vMB 17
695,500 695,500 00000000000000000005cc442bf0eccd116bc0ce57a4275d55bf501968722ae4 1,338 1.00/1.00 vMB 17
695,499 695,499 00000000000000000003dd618e8418724d36a6f02b7b128a01d5783bba7df952 2,652 1.00/1.00 vMB 16
695,498 695,498 0000000000000000000e98356c0c77deaf2e88776491048bb6bde1d9b8280136 2,081 0.95/1.00 vMB 13
695,497 695,497 000000000000000000091a3b7f3097370d0f056814b02febdc359e3be5316133 2,026 0.72/1.00 vMB 11
695,496 695,496 00000000000000000001e79614091fa46d3bc69bd8c2957b52716c992fbc4a7b 842 0.27/1.00 vMB 20
695,495 695,495 000000000000000000071bfe2040ed5fa97ece47f88c478201f0b946828b058c 1,194 0.53/1.00 vMB 14
695,494 695,494 000000000000000000081e3c1980845b5cb6a0caf5eba1aba8514c51a2035a65 23 0.01/1.00 vMB 7
695,493 695,493 00000000000000000005eaf850465c695984c10ab6fe1708d88cddc0b709a3d3 2,486 0.91/1.00 vMB 11
695,492 695,492 00000000000000000002ee284ccdaac36975e00c33619a679e809d07241fa79c 820 0.30/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.17 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: 653.56 GB
    • Received: 13.94 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.