Loading Tool

Explorer IconExplorer

Memory Pool

44,609 transactions
22.36 vMB
0.08072003 BTC
Random Selection Loading Transactions
Max Size: 124.34/200 MB

Candidate Block

Mining Attempt 99f398992a960b21b3471d2f81eca90962eaab81326b07867c7e954fe3dc9304
Version 20000000
Previous Block 00000000000000000001bc18b8ae9e3753f1b9c1d6db29bbca8d50ec2e5c1ef1
Merkle Root 7792ce1c194395a59dd8fe580ad126299131f22b57f0fd49ce3624dbb2cc57eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,429
Size: 1.00 vMB
Total Fees: 0.02071242 BTC
Feerates: 72.89 > 2.08 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,091 (760,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,513 153,513 00000000000005a3a68c692f7f83db01874bff62de81cf8917eb0c48231be07a 52 0.02/1.00 vMB 111
153,512 153,512 0000000000000cc883c026f19411c48362c3daec262843fe630a201120c70f50 11 0.00/1.00 vMB 0
153,511 153,511 000000000000032057a2cb8bddb50501b6dca27fe6d0678e0edf5a0efdb90c16 66 0.03/1.00 vMB 56
153,510 153,510 00000000000004b30fb75c00e2aabca589ab283117fdcfe735d5ca7aeec8c41e 13 0.01/1.00 vMB 74
153,509 153,509 00000000000000fb62bbadc0a9dcda556925b2d0c1ad8634253ac2e83ab8382f 40 0.02/1.00 vMB 127
153,508 153,508 0000000000000c33922e2ab1fdaa65c7e1cc7362ccfcc9fc0600bc8790b5a167 12 0.00/1.00 vMB 1,442
153,507 153,507 0000000000000299a0c43672fcfb203f900d7aef37a49b2def6b31e9988802b5 13 0.00/1.00 vMB 57
153,506 153,506 00000000000003a799350b70cf7abae77fc200aa6d205618013d3082fa4db5b8 42 0.01/1.00 vMB 3
153,505 153,505 00000000000001598fee348f3f9cebecfc68b5342110c3cec153a779ed639123 10 0.01/1.00 vMB 57
153,504 153,504 000000000000092ead267e528d92aec7bf15a6b77c04b24e1b5cacce1971bdd9 5 0.00/1.00 vMB 145
153,503 153,503 000000000000008c474600480e2a6a87737f250af327be6c53c003558384e4a3 39 0.01/1.00 vMB 446
153,502 153,502 0000000000000279deeae679e53c67cd2a5e49a639b36e63f3b57276afec65e0 10 0.00/1.00 vMB 56
153,501 153,501 00000000000003d2c47bd83eac4149cf5d5c6ee0f2e6b3623b82051714292671 89 0.03/1.00 vMB 32
153,500 153,500 0000000000000acb845049f313d9bc7d020491c49e0663cba1ffa234f596de2c 68 0.04/1.00 vMB 187
153,499 153,499 0000000000000aadeeca3e1842f597efd1a56594e8aee3faff0dc37a1a06048b 17 0.01/1.00 vMB 0
153,498 153,498 0000000000000e019735c163bad07a15a4940ad7b94297e82ac94ef037d739da 32 0.01/1.00 vMB 58
153,497 153,497 0000000000000d25eed75d580cd5b40caadb73fbb1fb712e83607a838f4614ad 93 0.03/1.00 vMB 8
153,496 153,496 00000000000004222c9867d18caa67b06ba9b8f13e37ab5ec3b4bcff646c354d 22 0.01/1.00 vMB 135
153,495 153,495 00000000000002f19b5103f27b9f681a715d434bf2e361077087efc482618a47 41 0.02/1.00 vMB 129
153,494 153,494 00000000000005b8240d56c5df4f4eda86f62543e070938e0ef82bef03347dfe 11 0.01/1.00 vMB 51
153,493 153,493 000000000000006191d044ea35851fbfb576ae86361278de145330dae238e880 49 0.02/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 780.76 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: 557.46 GB
    • Received: 7.07 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.