Loading Tool

Explorer IconExplorer

Memory Pool

81,749 transactions
30.80 vMB
0.08080976 BTC
Random Selection Loading Transactions
Max Size: 188.94/200 MB

Candidate Block

Mining Attempt 0734cc5c8b054b97bd7ae34f00643d67a344435412040411c67ca7c7039c4631
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root b55315c7f66a5c2b01f9c76ba6918866c3134007de4e16aff8ed74fe11e790d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,506
Size: 1.00 vMB
Total Fees: 0.01169017 BTC
Feerates: 151.12 > 1.17 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (544,051 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,178 371,178 00000000000000000f5031bfebc8140d252a8190502fc444c97dc598ffaba702 1,433 0.89/1.00 vMB 31
371,177 371,177 000000000000000012440ff0ca374c1ea072481310a0a949dbcdbe46d113ccfb 220 0.23/1.00 vMB 19
371,176 371,176 00000000000000000a1c2269c1eb7df82c0f7d90ac88b20f280ceb8ac8e29ab6 704 0.99/1.00 vMB 16
371,175 371,175 00000000000000000dd97ee5206b9712082221e8d6fed86c3f59b191df5a35e2 1,022 1.00/1.00 vMB 23
371,174 371,174 00000000000000001102d361ee6bcb01511361aa5545ef0c229e006c5671ed59 1 0.00/1.00 vMB 0
371,173 371,173 00000000000000000d8348aa624585e8b200b68459f982b2feeac098a5b5aee9 1,482 1.00/1.00 vMB 31
371,172 371,172 00000000000000000910f5946a5fc9c3c4e039bb2ac6bd1999a658ea5bed8a1c 1,588 1.00/1.00 vMB 38
371,171 371,171 00000000000000000a6a2c02e7689928441c0e98d8eb5f0995501e7c1b90cdbb 1 0.00/1.00 vMB 0
371,170 371,170 00000000000000000b7f89812b1f46dabd5ae1696c5146e2854f12cff30108fb 496 0.31/1.00 vMB 33
371,169 371,169 000000000000000005a5d8437c7ffea127383520e3920afc05e63b4c9eed78b2 820 0.49/1.00 vMB 31
371,168 371,168 000000000000000008558e236a1eb81b8c673e92981e99de2c571e293af22758 564 0.27/1.00 vMB 39
371,167 371,167 000000000000000000968ea3494b7c2b75f9842a2b2602496366a4c00b50a421 463 0.22/1.00 vMB 25
371,166 371,166 000000000000000010bbb867449be6310eef72064567d063bbd6a6ac3dbcb5a1 1 0.00/1.00 vMB 0
371,165 371,165 000000000000000010814c1fada60e908c8c080df83d65d97a1c6217881382d9 125 0.07/1.00 vMB 25
371,164 371,164 000000000000000012d3fcd4e5b9701a782d58a3845ccc0865eca515ea6ac5fe 635 0.40/1.00 vMB 28
371,163 371,163 000000000000000009a709fce7eb574a22be1a2a50afde18f4781c425c4a6e9f 1,798 0.95/1.00 vMB 42
371,162 371,162 00000000000000000487c1e4f8d00085e87ab1800d6bd5a9e0d4c342b0f24a3f 836 0.52/1.00 vMB 42
371,161 371,161 00000000000000000e4d2cc5d105ed03268e1a94ec879be79f77107ddcfaca23 1,334 0.89/1.00 vMB 52
371,160 371,160 00000000000000000081b99ba725eb69a0cf390c230afca4645f7e0d9828a0d6 440 0.30/1.00 vMB 54
371,159 371,159 0000000000000000034c8639f9c2b0002c6d7132112697a39c7a5ad205171eff 1 0.00/1.00 vMB 0
371,158 371,158 000000000000000011d040ba197fc3ee5875527567dc70512284f2cdaa5342f7 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.79 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.75 GB
    • Received: 16.98 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.