Loading Tool

Explorer IconExplorer

Memory Pool

85,435 transactions
32.87 vMB
0.07743581 BTC
Random Selection Loading Transactions
Max Size: 195.41/200 MB

Candidate Block

Mining Attempt 40916f70c46e032d92aea73f17630129f3f41a5ebf5bfac39e6d5201cd76c54c
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root e46f34d0bda494cc4cfbe0243bd6d95dbfd341bfd54147fab5dd6c4813ab4766
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,444
Size: 1.00 vMB
Total Fees: 0.01246927 BTC
Feerates: 203.60 > 1.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (603,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,001 311,001 00000000000000003cc75eebccad2cde872d5b7ebe46fc37806b3ed6e82dad53 638 0.34/1.00 vMB 36
311,000 311,000 00000000000000002ebea165acbaf9438fac8f8a109b3fe331ac34cb2a50a970 119 0.06/1.00 vMB 31
310,999 310,999 0000000000000000131ec7e24f58773ecd293da1089abd2f7dd154ce77dc8a13 225 0.16/1.00 vMB 18
310,998 310,998 0000000000000000327ec7c04c8c5814ff06ee832e1233f31c5507a30c11425b 329 0.26/1.00 vMB 36
310,997 310,997 00000000000000003b6000b12465f8784507f6dd982d4d2b234434d2773855af 943 0.35/1.00 vMB 58
310,996 310,996 00000000000000000e2734572b534b479e1ae509f623d7cdf09195a0c1f1e1a0 1,038 0.53/1.00 vMB 44
310,995 310,995 000000000000000038846e5df6fc414b72627356aa6d200c4170b406267401fd 637 0.29/1.00 vMB 37
310,994 310,994 00000000000000000764bd0bca4f0e197cec1d4871517eb199534b9d7fcfd984 202 0.10/1.00 vMB 22
310,993 310,993 000000000000000013652c93de2541a9954598d90f6a28ecd96f75398956ec3d 865 0.47/1.00 vMB 30
310,992 310,992 00000000000000000e1cb6bc4fd196baca374f8d50da96d000c1ed5d4085d7e6 46 0.03/1.00 vMB 16
310,991 310,991 00000000000000001b6c96de0cc3655a08cbf87e30997e81022d26eeb069b1e7 106 0.05/1.00 vMB 34
310,990 310,990 000000000000000030b0f8f369707600d175910efcd44d8fdd09d99dcb039c3f 408 0.26/1.00 vMB 29
310,989 310,989 000000000000000018e6da60ba649f9454bf3000aa916d8aec37724dd5863664 66 0.04/1.00 vMB 26
310,988 310,988 00000000000000001a01d71ae94d3c434ff2e89e45d1cdd61126a79caf354f5c 43 0.03/1.00 vMB 22
310,987 310,987 000000000000000039cc592c29f7e737f4c27c1862b162c15abac2e7af7bf9d9 17 0.01/1.00 vMB 15
310,986 310,986 00000000000000001ea34b99312fb9501175f8d09733b70fe68b605937b394e6 65 0.03/1.00 vMB 28
310,985 310,985 00000000000000002ef0bf1874e7766d72231b6d52262216c4eff52eb9b4df38 429 0.24/1.00 vMB 26
310,984 310,984 00000000000000000c2ac81585cdf954c7c9358f669adf3fcb4f7fdffef768c9 471 0.27/1.00 vMB 35
310,983 310,983 000000000000000029be5dfc455f9c82735fdf78ba4e31e2c591f424b83cf679 103 0.07/1.00 vMB 24
310,982 310,982 00000000000000003d695fb4cf08c54b1dd4f374efb7740883ab89fa93364f83 311 0.17/1.00 vMB 25
310,981 310,981 000000000000000034b94d6fb4420201e8f55b6a6e71c1944fa0aa6abde827b2 228 0.10/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.29 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: 657.24 GB
    • Received: 14.50 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.