Loading Tool

Explorer IconExplorer

Memory Pool

14,664 transactions
7.53 vMB
0.04169398 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.86/200 MB

Candidate Block

Mining Attempt f82a3738a5de1757c039dfa4725b119146bb6bb4f093c781dd9d974b7f8b04bc
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 308f627fa578d49206997b45425a551d6cd85121db8155c4f6de79f245b5995b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,871
Size: 1.00 vMB
Total Fees: 0.02572336 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (690,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,164 223,164 000000000000013a44625100b6c66149c3490608459b0c12b57c3da3a2816b16 477 0.25 vMB 159
223,163 223,163 0000000000000332dd55907d1fb22b231ef602d3ad1652de9c59683edc65fff5 395 0.25 vMB 113
223,162 223,162 000000000000006cf7f065b5ef5f928b4fae4b3281200afcbbefbd85fec623d9 648 0.25 vMB 234
223,161 223,161 00000000000001f50b1403501124bf92933389760c1deec7bb204632ea31afa8 12 0.00 vMB 150
223,160 223,160 0000000000000347cd9701cc4e5733d5eae9575dfaaa2c646bcaf67a8b956d02 648 0.25 vMB 213
223,159 223,159 000000000000024516e0de14b842542f738af6024939e7eb60c6ecc45fa0c455 727 0.25 vMB 237
223,158 223,158 000000000000014e38d629e7bc95f89fc7f806a9c544628bc876e5f2fd6a9266 758 0.25 vMB 234
223,157 223,157 00000000000002d72bb3971cb610585243036bbf4648332c53441afdd6943999 582 0.27 vMB 155
223,156 223,156 00000000000002815c2ff251ffced1638ad374ce86b18e0a0b6c10446c589d5d 12 0.00 vMB 0
223,155 223,155 0000000000000077a7b56984c36c32d0a22051aa15e3acd884b0caa01d092003 586 0.25 vMB 231
223,154 223,154 0000000000000366a644f438a3e8441650ce386520fb0ce5cab8e5178e34b056 855 0.43 vMB 181
223,153 223,153 000000000000034a3315e86c880614f0b8a0f33998b357e4398871dbcff86d24 568 0.25 vMB 234
223,152 223,152 00000000000001fe59e64b6f498e287a36a3984da1878648ec6de0cb3149851a 8 0.00 vMB 153
223,151 223,151 00000000000002903c6b14cacf5c9ee512be7461965a3d8f62ae8e4b56bffd8a 446 0.25 vMB 165
223,150 223,150 00000000000004430e4c49c0e8961254940b114012819ca573a587148bcb1320 10 0.00 vMB 672
223,149 223,149 000000000000006bceae761ab23aa6bf0e0d65a7eaf857210744511f49b48fba 516 0.21 vMB 213
223,148 223,148 00000000000000dd17088f7df20a1569358150f97b7b0aed494616f373a4010e 117 0.05 vMB 111
223,147 223,147 00000000000002d0461664bf87d6d36f8336e9c655b640642862271767de3f8a 513 0.24 vMB 192
223,146 223,146 00000000000003d2bf979792c0c7c6b5ef769558a040998942be43d0aece6bf2 256 0.29 vMB 37
223,145 223,145 00000000000004705314697bbd1479b933264f7f3159f70db9b2aa96eb4e5b45 11 0.00 vMB 251
223,144 223,144 00000000000001a5eea7b490b3f74fc415f4cf6c1bd5e5c3ea8d33dddb5e5a60 699 0.25 vMB 210
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 108
    • Outgoing: 10
  • Data Transfer:
    • Sent: 229.23 GB
    • Received: 0.87 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.