Loading Tool

Explorer IconExplorer

Memory Pool

80,616 transactions
30.19 vMB
0.07466285 BTC
Random Selection Loading Transactions
Max Size: 185.14/200 MB

Candidate Block

Mining Attempt d40a2618fd057b114e9e20956e81e162819868ed5dde0625623b7b8e03cee4a1
Version 20000000
Previous Block 0000000000000000000116eb891d68bf2fdad711435d1f341894a942ec650942
Merkle Root 409112f29e423fcad3ca9427eaeb1f788c02b7c98321aec1d46af2c5b2a90dc2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,736
Size: 1.00 vMB
Total Fees: 0.00737692 BTC
Feerates: 60.11 > 0.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,360 (31,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
883,943 883,943 00000000000000000001c4ddc44c01c34694946f956863ec533f5077687f7566 2,539 1.00/1.00 vMB 5
883,942 883,942 00000000000000000000e921aec3b62f16af1cc5e5ec4f38f296bcf70194ff8a 2,940 1.00/1.00 vMB 2
883,941 883,941 00000000000000000000459a9432627716c3bf5394ad16ceec2506b0b44fc659 705 0.21/1.00 vMB 3
883,940 883,940 00000000000000000000144ae56d628b62f6d1f01b5e688e7de277fe207dada6 774 0.25/1.00 vMB 3
883,939 883,939 00000000000000000000eb4a10d653c0ecba814bbaadbf8b2d5cbc3978bd210f 2,511 0.90/1.00 vMB 1
883,938 883,938 0000000000000000000049873b2a7533323b483aa8204e530210a06e141886fb 3,567 1.00/1.00 vMB 4
883,937 883,937 000000000000000000020ab85ddd4415dbeb32a7c2c14cacee81956cb0d4551d 1,729 0.61/1.00 vMB 2
883,936 883,936 000000000000000000011292fb2a2b2cfc56e1c4b13f1a58e4df2556b8885783 2,655 1.00/1.00 vMB 2
883,935 883,935 000000000000000000011ebd4bb94a4767f0be4f68f48a48b21fa45c13ea10ed 1,530 0.46/1.00 vMB 2
883,934 883,934 0000000000000000000252eb7c9a721f7a2a42436bc536195832c020376316ef 2,712 0.92/1.00 vMB 1
883,933 883,933 000000000000000000024af0de69c78f418d878568d8be109b5fd34782e35106 3,730 1.00/1.00 vMB 3
883,932 883,932 000000000000000000014c44601f17f0ace13d2021f4c6a8d36caeb502b7217b 603 0.25/1.00 vMB 1
883,931 883,931 0000000000000000000174b937a2085865e085cc13dabf31b9caf1f1694de83c 3,286 1.00/1.00 vMB 2
883,930 883,930 000000000000000000010af14edae2b7c789ea0e2edd8a1f56f525fca2641764 2,211 0.98/1.00 vMB 1
883,929 883,929 00000000000000000000d37595a94646c58dc9d1b5e0361da5ec8dc3221e6feb 2,934 1.00/1.00 vMB 2
883,928 883,928 000000000000000000025186cef16bf81c7ae2242bec62c25c004f26a872c41d 895 1.00/1.00 vMB 1
883,927 883,927 00000000000000000000c10bbf6adcbd927e8de682b36131ce11fcc2a3ee1570 1,150 1.00/1.00 vMB 1
883,926 883,926 000000000000000000004d5950ae0d025c398f4f6bef92dfb951b96d0f7e324b 1,683 1.00/1.00 vMB 2
883,925 883,925 000000000000000000004ab1e214f827cd99a84635f09ad2d66ed2ab5643541b 2,450 1.00/1.00 vMB 1
883,924 883,924 0000000000000000000145e292954bab9ef69cd2e4b031aa85a2f359245f7c2e 3,469 1.00/1.00 vMB 4
883,923 883,923 0000000000000000000017f7b612779ba390edeb0a4762d1e51028c03bc88c67 2,521 0.78/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.01 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.94 GB
    • Received: 18.00 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.