Loading Tool

Explorer IconExplorer

Memory Pool

42,209 transactions
26.64 vMB
0.06008715 BTC
Random Selection Loading Transactions
Max Size: 139.02/200 MB

Candidate Block

Mining Attempt 1506f9db962d52d16aee5ffd9e53944405e96204f809b536b10abf1b1c7e56d9
Version 20000000
Previous Block 00000000000000000001aae22bf03485fc959de8eb2dba05795b3aa6b906bcaa
Merkle Root 7d8a721d25710d8f0f1a38a721e87096e0e6ac73b68f87f42655d3c01d3c9fa5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,796
Size: 1.00 vMB
Total Fees: 0.01090216 BTC
Feerates: 100.45 > 1.09 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,884 (347,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,515 567,515 00000000000000000019f7afe02a69adc2fd4d49ad0ce90d67658d6ad246e57d 2,555 1.00/1.00 vMB 14
567,514 567,514 000000000000000000178cd6f29dffda20ad030e18f9430eb9634a057e851ec1 2,148 1.00/1.00 vMB 16
567,513 567,513 000000000000000000291446eaebaae2d073fe1fb74dfbb464e9b5bc149135f4 2,526 1.00/1.00 vMB 22
567,512 567,512 000000000000000000234d19f0a4c78500d652110f16a97f1117b743df904de7 1,914 1.00/1.00 vMB 21
567,511 567,511 00000000000000000029147d0451799dcce65f138b502af071861c433c0d58bb 1,161 1.00/1.00 vMB 5
567,510 567,510 0000000000000000000dafe4a377e7a44ec8fc797cd6004ed556d5c81f4d359c 2,465 1.00/1.00 vMB 15
567,509 567,509 000000000000000000042bf279b689d27cd90845499ea5b2efa79999a64a9171 2,636 1.00/1.00 vMB 20
567,508 567,508 00000000000000000028ada72e1dd6c87fc6c84acbe39e84fc8c4a1bb783d855 2,998 1.00/1.00 vMB 25
567,507 567,507 00000000000000000006616e6243e5694755989d64eed4eefcd86ece41d82229 2,933 1.00/1.00 vMB 30
567,506 567,506 0000000000000000001da5c06634deb0ff3860ff0a35285ce1291c509c69b80c 2,464 1.00/1.00 vMB 18
567,505 567,505 00000000000000000001cd97b9f4803992b4d668b992d3637ebd5b035c906b47 2,546 1.00/1.00 vMB 30
567,504 567,504 0000000000000000000bef735470746019ab0a4e5b46774bf98bb0be8fc5d5be 1,777 1.00/1.00 vMB 26
567,503 567,503 00000000000000000020643655bfadc314826a4dc5302d294fc08813cd3c6866 1,041 1.00/1.00 vMB 81
567,502 567,502 0000000000000000001134b5b2796b2924c4949ceff37b0eb78eff96c685aaa4 1,968 0.74/1.00 vMB 5
567,501 567,501 00000000000000000016eaba5218d2fe48aa707dd812555bbf478ace41704242 2,242 1.00/1.00 vMB 33
567,500 567,500 00000000000000000029aff4da8e6bc7013e9b84e3a8b292995dfd831f16da8c 1,215 0.43/1.00 vMB 21
567,499 567,499 00000000000000000016d74b3103b1d576b0cf93f14415ee06d2114013dd1a3c 1,080 0.83/1.00 vMB 3
567,498 567,498 00000000000000000021cdf6e15aa9ed7c5c3bebfa170343004eb11339871229 2,961 1.00/1.00 vMB 27
567,497 567,497 00000000000000000007fc02a7df7573397a122060db891211cdc6edcdfdff16 1,770 0.68/1.00 vMB 18
567,496 567,496 0000000000000000001cbcc92e51bda3d426670635be072f4f144b8121e183c5 673 0.23/1.00 vMB 20
567,495 567,495 00000000000000000004e8105f8a5e49b6e8c92f04589884a04b449f11f6d7a0 1,300 0.46/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.18 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.64 GB
    • Received: 13.98 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.