Loading Tool

Explorer IconExplorer

Memory Pool

42,873 transactions
26.84 vMB
0.05770378 BTC
Random Selection Loading Transactions
Max Size: 141.25/200 MB

Candidate Block

Mining Attempt 311bc5e68dca336cea8a3a9c8463e538e080cf7092ddc4b12a0ea83d34182d55
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root 6e6490f361646ac3736fe5115e36504ef30d447ccfbf4d4eae64bb27117c4ee1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,850
Size: 1.00 vMB
Total Fees: 0.00784489 BTC
Feerates: 60.16 > 0.79 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (219,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
695,491 695,491 000000000000000000046bd654fc6fe39ecebec1f7b7e4aecf01aa32a9f54503 1,427 0.75/1.00 vMB 9
695,490 695,490 000000000000000000044f26ee40ff33890601394aca968b8de109088386dbfe 2,173 1.00/1.00 vMB 14
695,489 695,489 0000000000000000000308110526802921e54277dbd97e7ae01ee0e236f5a033 2,152 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.24 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: 655.23 GB
    • Received: 14.27 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.