Loading Tool

Explorer IconExplorer

Memory Pool

35,414 transactions
10.98 vMB
0.02554744 BTC
Random Selection Loading Transactions
Max Size: 77.82/200 MB

Candidate Block

Mining Attempt 62352422f8d7f98c945ed723ec83cdf4a1bd51e83ddb7d68ec85a53c5e11d081
Version 20000000
Previous Block 0000000000000000000052546fddbb961b0c09c14026bedcf4577a12fb208222
Merkle Root 643924690953f1a77b894a2311d5797bd572b9a2d10f4f849f7c014cbd08d202
Time (UTC) ( ago)
Target 00000000000000000001cdfb0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,735
Size: 1.00 vMB
Total Fees: 0.01146354 BTC
Feerates: 251.13 > 1.15 > 0.18 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 921,546 (206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
921,340 921,340 00000000000000000000f6c20ff4c3ed01ec75cb75c3b288a2ec2673ee92808a 4,945 1.00/1.00 vMB 1
921,339 921,339 0000000000000000000076807ba6750529d348d40f2f9f9ea2d45d017a74dd61 4,178 1.00/1.00 vMB 1
921,338 921,338 0000000000000000000029119dc8c8bdcf126fe08c863b23d8bf9a926531022e 3,807 1.00/1.00 vMB 3
921,337 921,337 000000000000000000001529f6ba6fd009064d0a65eb61ec8bb3fba2f32dcd0c 185 0.04/1.00 vMB 2
921,336 921,336 00000000000000000001726b49b5af63957c640598ba82d77a901f57b491713c 373 0.11/1.00 vMB 3
921,335 921,335 00000000000000000000d58b5da19edfa300b5015a9f3e531edc945a07708787 5,123 1.00/1.00 vMB 0
921,334 921,334 000000000000000000018485c6f3028a45af25c78fca3ac0492b1b5bd29bd659 2,882 1.00/1.00 vMB 2
921,333 921,333 0000000000000000000110a31be3b42683aeeded0b3fe4ac06da5f13efd033e5 5,112 1.00/1.00 vMB 0
921,332 921,332 0000000000000000000166c05b0aed4f14fb8546f8ee9e3f738927bfc69010f6 3,957 1.00/1.00 vMB 0
921,331 921,331 00000000000000000001be06ffdd40ed41fb208e753ae97a33f4f27e2b09742b 2,814 1.00/1.00 vMB 1
921,330 921,330 000000000000000000001e8663a31e72be3a70519c09fa7efc50242856c201c0 3,624 1.00/1.00 vMB 4
921,329 921,329 0000000000000000000152485317ac16df4f57f13b272389e8663486ed8dc293 3,748 1.00/1.00 vMB 3
921,328 921,328 00000000000000000001153db041d288859530a92d7adede5fdc152e7f7c7c0d 3,961 1.00/1.00 vMB 4
921,327 921,327 000000000000000000008152dc6630b6a11a9b2eb045f429f3beab8e1e0e0620 3,330 1.00/1.00 vMB 3
921,326 921,326 00000000000000000000e4ffb11ab068ca381b23c31efc69aa1528160277c877 2,431 1.00/1.00 vMB 1
921,325 921,325 00000000000000000000a8138d75a269a1cb56bc7afc75e99abb460045899c8c 3,785 1.00/1.00 vMB 4
921,324 921,324 000000000000000000010eefb340e2b2c1c37a5cd48502b4de2e09d0b6102134 3,653 1.00/1.00 vMB 5
921,323 921,323 0000000000000000000110c7b177e7677cb65515b29dabed3eaceb275489966d 3,201 1.00/1.00 vMB 2
921,322 921,322 000000000000000000009a65bab3cf480c4fe8fab12de9357ec39846e91ae711 4,185 1.00/1.00 vMB 2
921,321 921,321 00000000000000000001768561543194bc4d9a1f0ef41a6c3185680d12419b18 1,777 0.45/1.00 vMB 2
921,320 921,320 00000000000000000001c846471b0acc79290bdbb8b4ffe7a2e57f7e427859c8 2,825 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 793.63 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: 1,705.36 GB
    • Received: 70.15 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.