Loading Tool

Explorer IconExplorer

Memory Pool

77,710 transactions
28.60 vMB
0.09899834 BTC
Random Selection Loading Transactions
Max Size: 173.77/200 MB

Candidate Block

Mining Attempt 3affb10a9bb6f8630aa1b26733e6935fd03fc655f935b68472808b3b89ab2bf2
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root fdddd8abed8a1bdf560c387f01494ff561909b58c349902763f5e0bbe2bdd29d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,894
Size: 1.00 vMB
Total Fees: 0.03357278 BTC
Feerates: 201.07 > 3.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (542,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,953 372,953 00000000000000000f37b3dd3a429b6cea98ad80ff28d62ba8418eb6c8e71f42 38 0.02/1.00 vMB 38
372,952 372,952 00000000000000000ca6022c1c1c2dccfcaf20753a83b7390a0fcf5b8efe45b5 730 0.47/1.00 vMB 42
372,951 372,951 000000000000000007fda4daf1519acc0b595c4c975a692fb251c62d2940703f 422 0.23/1.00 vMB 59
372,950 372,950 0000000000000000073eecfd63e20465ac6582d3d40cdd16c302745f207dc7b0 100 0.06/1.00 vMB 43
372,949 372,949 0000000000000000092b5f4cbc7ac0a2e6d2480e3cf9fd48a9eff6148ac04e30 311 0.15/1.00 vMB 51
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
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 713.73 GB
    • Received: 17.45 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.