Loading Tool

Explorer IconExplorer

Memory Pool

83,227 transactions
31.95 vMB
0.12257030 BTC
Random Selection Loading Transactions
Max Size: 191.80/200 MB

Candidate Block

Mining Attempt ab8093fd9351a0df87cd33497aa405fff3e6b8f78a942c1d7e769a917e963474
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root dae503b78d43ce49e84f95aa3925777d76279c85252867a37c989f080b6f50ac
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,057
Size: 1.00 vMB
Total Fees: 0.03324647 BTC
Feerates: 318.30 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (553,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,793 361,793 0000000000000000154b62822a414337bd35657755e4474e0956b06c3124425d 421 0.19/1.00 vMB 27
361,792 361,792 0000000000000000122a08d6f3ea12837f722761d6906b284e0482bb02a4c0f7 706 0.42/1.00 vMB 26
361,791 361,791 00000000000000001407ca21557fbdd4fd5527d296050a0f9a5b2c5205ee9e31 253 0.15/1.00 vMB 22
361,790 361,790 0000000000000000076fd0f1b0bbd898e575de35e3b26fd732f16c543d8186e7 880 0.44/1.00 vMB 25
361,789 361,789 00000000000000000ba1a226377cee46eec124a4d6a38d44463f88a1e8b39fca 1,620 0.75/1.00 vMB 32
361,788 361,788 000000000000000000ed341f1346937ebbf6922715a0e631c78d30f874b42443 771 0.42/1.00 vMB 24
361,787 361,787 00000000000000000c2f9f3cd86b916119d4f53f68feef1c191f62e3ae2b0760 394 0.24/1.00 vMB 25
361,786 361,786 000000000000000004cef3b3cde95811f8e0fecc56c86897b007141d2dd89440 860 0.51/1.00 vMB 26
361,785 361,785 00000000000000000fffde3eeabd33603489db1c00220c3509266764711f468b 1,278 0.64/1.00 vMB 33
361,784 361,784 00000000000000000ef51926f649ae6518a996a42dc45ff1aba56fc527f0366c 1,350 0.72/1.00 vMB 29
361,783 361,783 000000000000000000bfc54fe598f8de95b859da5fd0470338b6f605ce1087bc 683 0.32/1.00 vMB 36
361,782 361,782 000000000000000011840e071c4e7b54d18fb05bdd290040def1666da446f464 422 0.26/1.00 vMB 40
361,781 361,781 000000000000000006a2fc1aaefe80179751e52d2e44277fe12ff9eee55fcdeb 1,609 0.89/1.00 vMB 27
361,780 361,780 0000000000000000054301c572954f80b0b60fbbc2fe29257e38f55f2286244e 1,270 0.61/1.00 vMB 27
361,779 361,779 0000000000000000069b791544bd8abc86a17cfad0d276fc700aff359d2c5b2f 67 0.07/1.00 vMB 38
361,778 361,778 000000000000000015d66142ed7e5283065cbb822f0464092235d53cad68d7e4 1,351 0.61/1.00 vMB 29
361,777 361,777 00000000000000000a19d9aa3cdaf2bd30c8d968a738283ff2196df04e7e9947 553 0.27/1.00 vMB 29
361,776 361,776 000000000000000002f8ca28fac478dc34d3cf7033e1fa1ae93174156fcac19a 704 0.34/1.00 vMB 29
361,775 361,775 0000000000000000160d6282014db7d13f44348d61b87a23035f959d5e274e3f 174 0.07/1.00 vMB 34
361,774 361,774 000000000000000006f787e6902127ff005012e77deaaddc2e7bd68ec7d31451 514 0.25/1.00 vMB 24
361,773 361,773 000000000000000009f8ab7901d04becd5ea09fadea2a1db12ed7ec323ce6055 332 0.23/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.00 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: 718.82 GB
    • Received: 17.95 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.