Loading Tool

Explorer IconExplorer

Memory Pool

38,413 transactions
26.42 vMB
0.06087761 BTC
Random Selection Loading Transactions
Max Size: 136.20/200 MB

Candidate Block

Mining Attempt a20f18c7ce0a56ac8e76fdd52a2a01fca48dbc873ecc610df54c7a49402843a4
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root c710c2f8b4d59b7eef1730d1788b8d587d90e8d15ae856435b6ae21dd8a3d41e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,550
Size: 1.00 vMB
Total Fees: 0.01172939 BTC
Feerates: 201.06 > 1.18 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (519,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,046 395,046 00000000000000000536b74b189e2524e2dee7ce12715d296303fd8a1859327c 1,978 1.00/1.00 vMB 42
395,045 395,045 000000000000000003dd544f264672826f3409ebced9a430b2a04b8f673792fe 1,929 0.99/1.00 vMB 35
395,044 395,044 000000000000000006751537b1885fc1ee79b7b1d323d2ebf00d8ca17dc98229 1,222 0.75/1.00 vMB 43
395,043 395,043 0000000000000000092e5fe4fe89f5857b7588faf548752cf934b08d47dc412b 1 0.00/1.00 vMB 0
395,042 395,042 0000000000000000068eebda7633b100f471a66300be638b79c72af8494e7b82 2,777 1.00/1.00 vMB 69
395,041 395,041 00000000000000000136fb16e4f8074cc1019c20ab96bb41c4246134453c25e2 2,351 0.99/1.00 vMB 61
395,040 395,040 000000000000000001418943b3a566b87219f69f42fc577650cc589e7a1dac3a 1 0.00/1.00 vMB 0
395,039 395,039 000000000000000002ebb2ef89a770e72dafc3443dc3fe0af12355a10f6af69b 1 0.00/1.00 vMB 0
395,038 395,038 000000000000000005e089b410749c8c974961b232adab7aaacc7c906cc2741e 554 0.99/1.00 vMB 12
395,037 395,037 000000000000000002eb8a975c34f0e14f8cac46c061e52f1ea583da1d60e2c3 909 0.95/1.00 vMB 19
395,036 395,036 0000000000000000047b894238c6250b75f7ccb66ff80a56cd73debe0bda3dc0 1,676 1.00/1.00 vMB 25
395,035 395,035 000000000000000003a36cef356b3d793b53e23eb3221b707e88f126aa2cbef0 2,522 0.95/1.00 vMB 61
395,034 395,034 0000000000000000037f1cc21b5f843ace8d397868d6136daebc1e9e1d9b7f98 61 0.06/1.00 vMB 5
395,033 395,033 000000000000000008b65a666d4773e15b84afaba944a16a849865bc432cc919 1 0.00/1.00 vMB 0
395,032 395,032 000000000000000009751df2102bd401b8af128c04face24098e171ab5ae56c8 2,361 1.00/1.00 vMB 46
395,031 395,031 000000000000000002eec649200955db63f026f188d5c44cbbf373ec089edae9 2,411 0.93/1.00 vMB 50
395,030 395,030 0000000000000000091422ba34759379771dec534639d6a4494b14b9c7c2848b 2,523 0.95/1.00 vMB 54
395,029 395,029 000000000000000004dcd9c7aa2c5322c569f28376ac4f6b662a25d6b271c1a7 2,148 0.95/1.00 vMB 52
395,028 395,028 000000000000000005a0d1b8d75b500fbd3fd5b9404e484e9af76da63267aa02 1,548 0.73/1.00 vMB 38
395,027 395,027 00000000000000000928dbdd6975f68bdfa60adbfb55ca6c41ea08edde9f3c28 1,339 1.00/1.00 vMB 38
395,026 395,026 000000000000000002d8c4d2a45221009968ab91e06a37e15a95dd8dc1f86b45 1,023 0.95/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.