Loading Tool

Explorer IconExplorer

Memory Pool

44,377 transactions
30.41 vMB
0.05012562 BTC
Random Selection Loading Transactions
Max Size: 172.02/200 MB

Candidate Block

Mining Attempt cb59eeb769d75b5d9bd56145cf4ba40421c3e8d901fb261aa7bfca2a3cd00c7d
Version 20000000
Previous Block 0000000000000000000063ded9966b6cbc1dd4280275f3089874e48e5f06ca97
Merkle Root e5675a6c11deca27a9d59bd0ba5a57c1debf9cb4d3064c022639bfeb535e3e18
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,675
Size: 1.00 vMB
Total Fees: 0.01165640 BTC
Feerates: 150.61 > 1.17 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,797 (782,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,470 158,470 0000000000000b06f57cccc376856aa16ad74f6a8a308caa01aabe19c2f7cda7 67 0.03/1.00 vMB 62
158,469 158,469 0000000000000e315e28bdb6b2971c8cfc6488445d3d076b4be138261460117b 132 0.04/1.00 vMB 50
158,468 158,468 0000000000000d365357d45cd1833467f1fe8af21942908b0ab4299d594167b3 5 0.00/1.00 vMB 190
158,467 158,467 0000000000000c7eeed32abde70f7eb435d182d3290deeb6db89a7e375b13cec 2 0.00/1.00 vMB 2,481
158,466 158,466 00000000000006bbc174b72072664e23ec251dceb9ad1fb0a72bbcc6e571871b 23 0.01/1.00 vMB 37
158,465 158,465 000000000000061bad55cecc413d32b7b798b7a14d16581680879d59c4e89f94 18 0.01/1.00 vMB 128
158,464 158,464 0000000000000ad0a4bd9867fa8d8e1693fca93f836eb95c8a5e72d057153f47 8 0.01/1.00 vMB 17
158,463 158,463 0000000000000902ffcc7c303a21f7875c981bb5f9682c761714a5cdf16922fc 1 0.00/1.00 vMB 0
158,462 158,462 0000000000000313e79da7e63ffe5d6059660f9001e7e4db59ec3b1725297f37 101 0.04/1.00 vMB 10
158,461 158,461 0000000000000c7907622bd7e174d6c85f1ddc50fcb13ffbf0488cb584a65af6 130 0.05/1.00 vMB 144
158,460 158,460 000000000000003ce63c6fb16bda2b502e6c9164646552d3afb47b1c13c79bd7 7 0.00/1.00 vMB 248
158,459 158,459 00000000000005d9026ca97a2d517662e5630c1f7b19b8f50963a9479100d2a5 6 0.00/1.00 vMB 18
158,458 158,458 00000000000001c6f8c040d1073844de107ad19bae70514d7ecc0fb61aa063ab 11 0.00/1.00 vMB 33
158,457 158,457 00000000000006862f067e32576a91c6e3b51da5f84092cdccb5a929ad61fe2e 12 0.01/1.00 vMB 369
158,456 158,456 0000000000000868c0ebfa3a619e7c76b7455fc43377e49eadfcccf59f89a0b3 24 0.01/1.00 vMB 201
158,455 158,455 00000000000007c867152696a5b009f0bee351531db5e1bc663cb7f2e07ae19a 29 0.02/1.00 vMB 89
158,454 158,454 0000000000000272ea2c7a5678302cfb1334d4ffdf2578929bfc5ae4993ed8d6 13 0.01/1.00 vMB 79
158,453 158,453 00000000000008d8b10f3d6e0286dd3fd876a283cfd0240a5a76c5a430a00dee 78 0.03/1.00 vMB 167
158,452 158,452 0000000000000adbe2c3bca225080077fec38e72fea63667913037b1c8deba3e 11 0.00/1.00 vMB 681
158,451 158,451 0000000000000d7074e64b3b807c76a4ad1e6ad9c503cf5317358709d17a8e92 9 0.00/1.00 vMB 264
158,450 158,450 00000000000009ef2a746a52e1d73f059a90db0fafedcd4c4a0eaadb59c3c869 5 0.00/1.00 vMB 628
Previous 10 blocks ↓
Total Size: 828.17 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: 4,563.50 GB
    • Received: 246.08 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.