Loading Tool

Explorer IconExplorer

Memory Pool

37,309 transactions
26.06 vMB
0.05627270 BTC
Random Selection Loading Transactions
Max Size: 133.94/200 MB

Candidate Block

Mining Attempt da1b79b88008e873e39b3a824de9bc43283a6e5e10cdd081416eb44256734093
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root a91692cd1b88d3927e28c34df5e0d695c21e486180ff41d0b328e726c47b47df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,034
Size: 1.00 vMB
Total Fees: 0.00831448 BTC
Feerates: 100.29 > 0.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (529,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,045 385,045 000000000000000002b9e26fb6a57c08398db383a1da3440761b4fb23a01d7c3 550 0.28/1.00 vMB 36
385,044 385,044 00000000000000000c9b2a54986dbcff1fc3229a0221d6a3d12b78888ec4aa77 903 0.50/1.00 vMB 43
385,043 385,043 0000000000000000037e618789853f944ba0eece4270d854dc646d7e1def1b47 588 0.46/1.00 vMB 23
385,042 385,042 000000000000000003b0e91c7cb64227afd650e893fbebad739f110186698308 2,780 0.93/1.00 vMB 41
385,041 385,041 00000000000000000c8f9b624763dab2315c6d2e5fdaeb25c729db64811f6498 88 0.06/1.00 vMB 27
385,040 385,040 000000000000000000e974437093c26c7406903a8be53baece78dcd51ce0af02 842 0.41/1.00 vMB 36
385,039 385,039 00000000000000000288f3d49bb8b4015fc01f186a0498df64f5a0901ce8578f 391 0.19/1.00 vMB 34
385,038 385,038 0000000000000000061e94c123ce1fc965996c5e305e642ec333127ef329bbea 531 0.34/1.00 vMB 22
385,037 385,037 000000000000000000cb5aa931ce238433f474ea8c4da4e3ad5520663b496451 978 0.36/1.00 vMB 45
385,036 385,036 00000000000000000912771d003e74105b9078d7857d0d328ffe2d252cf394bf 260 0.47/1.00 vMB 12
385,035 385,035 000000000000000001562dc5235bcacbec827a4b7fcb4fd1c214ccec0bc3b4e4 1,275 0.56/1.00 vMB 40
385,034 385,034 00000000000000000b27cb62b8e2432afd36582b830ecaf8af53d10fe88aa34f 820 0.34/1.00 vMB 37
385,033 385,033 00000000000000000a054f39f10f0526e81e4ef9676f32dfd1e27e1835e5d388 621 0.30/1.00 vMB 34
385,032 385,032 00000000000000000305e754b1246da15d2fee51692284ee00bad49185e6cfe5 1,075 0.56/1.00 vMB 30
385,031 385,031 0000000000000000086a19c3f684c37cb83c2a4732e4628d51cd4852831bed8c 273 0.21/1.00 vMB 18
385,030 385,030 00000000000000000fb2565499b72c1990f9fad4c8fc2e2e231eea553d2659fe 1,722 1.00/1.00 vMB 27
385,029 385,029 00000000000000000ad265581466f0d2e4856428699d657f230d727441b5f196 244 0.13/1.00 vMB 29
385,028 385,028 000000000000000006e7023866623e27b10d40e0f40e413ccc53d1fca13858dc 553 0.21/1.00 vMB 43
385,027 385,027 000000000000000005e28f69c56347341f609f0c9a3eb283473be5891d16bbe8 365 0.16/1.00 vMB 33
385,026 385,026 000000000000000001688c977a4a380996a617fe6473d1e8a412d35b1749a97c 793 0.42/1.00 vMB 32
385,025 385,025 00000000000000000a29d091e2084ef382f04f8c7065c90aaf2f31eb5a4533bf 585 0.27/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.81 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: 635.20 GB
    • Received: 12.29 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.