Loading Tool

Explorer IconExplorer

Memory Pool

82,851 transactions
31.06 vMB
0.09016388 BTC
Random Selection Loading Transactions
Max Size: 190.59/200 MB

Candidate Block

Mining Attempt 5642efa73970da9cc7f74b788a071e752787015f2854de3aaeb0e7c14703591b
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root fd656e96bc12a8e6fc0a1aae6ca6dc4709279e8b078854f97eb8c0c7ac7c125c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,863
Size: 1.00 vMB
Total Fees: 0.02009165 BTC
Feerates: 301.57 > 2.01 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (542,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,948 372,948 00000000000000000e09d3894f9330463e2f05dbc83af0b4b450d881056a31bc 978 0.62/1.00 vMB 39
372,947 372,947 00000000000000000cdf40e2da76d84405d898becc300cb25908926a36a630d7 439 0.21/1.00 vMB 51
372,946 372,946 00000000000000001242e0a6291a81ced35268777d6860a0ec45b3dec8ecf75c 376 0.21/1.00 vMB 44
372,945 372,945 000000000000000013465204cfa1f94d741f9d6b4b01b8c905295d23684c090d 1,441 0.77/1.00 vMB 42
372,944 372,944 000000000000000010753d9d89c5066eaafaf7b1005184c6495a55d972a129b7 1 0.00/1.00 vMB 0
372,943 372,943 000000000000000005caf0953a55616701a0a71e0b5129c11593f13c923930cd 352 0.20/1.00 vMB 37
372,942 372,942 0000000000000000076ba07b379785720ee7023752ee36495513f30acd503418 332 0.28/1.00 vMB 30
372,941 372,941 00000000000000000a77e2ec88a13862771cfeabbcdb82e73db9fa6f68766d0a 80 0.07/1.00 vMB 24
372,940 372,940 00000000000000000da948c9ba043670b98f7fd5420488a8e891632e209ebfab 379 0.25/1.00 vMB 43
372,939 372,939 00000000000000000a7c3653c297874807e4bf3fd9a6105bfed6d2afbda8b6bf 194 0.12/1.00 vMB 26
372,938 372,938 000000000000000005aed122b236ea764969aabe235c0e8a8d8122c56b59deba 534 0.29/1.00 vMB 39
372,937 372,937 00000000000000000f312e0550aea74b7cb4a14d80f88edd91e7e86c87b67cd6 166 0.07/1.00 vMB 47
372,936 372,936 0000000000000000068612efadc81b10e6440f5e4ea2c83d891f110f7e5819a2 436 0.26/1.00 vMB 34
372,935 372,935 00000000000000000623afbc74fb31854630897fb1185abba7443fe997ebd17b 279 0.15/1.00 vMB 34
372,934 372,934 00000000000000000a95e353249a4f915883e9b5f147f37cabb26e6956db42f2 240 0.25/1.00 vMB 11
372,933 372,933 00000000000000001400729b41e874d5decd2d03fa9455bef8322278057e756c 830 0.45/1.00 vMB 36
372,932 372,932 00000000000000000b6c59f8821495f0ab22446aa02812a309dcf3048715b66b 876 0.63/1.00 vMB 31
372,931 372,931 000000000000000005d2dd008c8c805834c23b23af008056f6402a2baf0ac4ac 339 0.13/1.00 vMB 42
372,930 372,930 0000000000000000074c6844288d48253fa505197a22eafe129f927537a08ab8 260 0.25/1.00 vMB 12
372,929 372,929 000000000000000011f2ee32d969bdb2c82ad15a3961d9e3cf0086fcb442730d 514 0.34/1.00 vMB 38
372,928 372,928 00000000000000000d8f0e2ac6b65942c87b1ea1f47bb1fa83b9eb1a882dd5e8 488 0.31/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.78 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: 709.53 GB
    • Received: 16.92 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.