Loading Tool

Explorer IconExplorer

Memory Pool

76,702 transactions
27.69 vMB
0.07891522 BTC
Random Selection Loading Transactions
Max Size: 169.02/200 MB

Candidate Block

Mining Attempt ee402b6835fe7a5e49b34de6e73d7cb7a924f2690fa14c0068dede78b186a7eb
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 2452c2b96a8cad017ae8c01279ef3aea2cf160da1af0778f8dfc0bc4e8072421
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,686
Size: 1.00 vMB
Total Fees: 0.01979664 BTC
Feerates: 402.60 > 1.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (593,178 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,142 322,142 000000000000000005ff9a9994be2be2ce5301366d2c97a991dd038341b1a815 290 0.19/1.00 vMB 24
322,141 322,141 0000000000000000247d343d4a5cac0ca44c2eae1834acdea20dd0b06aa7ccbe 416 0.25/1.00 vMB 27
322,140 322,140 0000000000000000052ad0fd5ddc4fc5396bbad94ab42247ccc385bd2d4adaf2 219 0.13/1.00 vMB 26
322,139 322,139 0000000000000000124b4d2e91ec2a8fadf59b8988099394a222277b84bbf60e 530 0.25/1.00 vMB 38
322,138 322,138 0000000000000000138f61031bc772400e71172cedea07ade14e1ba733e53537 534 0.45/1.00 vMB 74
322,137 322,137 0000000000000000228e48bc404a74ccc096180b49c8af5630334e368972c048 807 0.35/1.00 vMB 40
322,136 322,136 000000000000000012f3652d263666eea424eedd9bb995d0cabbd70859b6ffcb 404 0.12/1.00 vMB 32
322,135 322,135 00000000000000001eb85f37587b38456b51b33fa10f81e8956c38a621932b2d 210 0.12/1.00 vMB 28
322,134 322,134 0000000000000000232d56580e4beffac77823d27bb944d2eecd5c2584a31e80 1,246 0.80/1.00 vMB 26
322,133 322,133 00000000000000001443a1438d63d37bc26fe4aeb9beadb98ec3837e48e4cc5a 516 0.46/1.00 vMB 19
322,132 322,132 000000000000000006498b52cbaebbc96be15a690125a3df7c4ad49e8dd41644 512 0.17/1.00 vMB 54
322,131 322,131 000000000000000024d80438acd84e7e9877e9ed679c6eaf991a2ed1203ac5f1 706 0.67/1.00 vMB 19
322,130 322,130 00000000000000001bc4af932610417aafd7d5b4b53a5f4027853e2ffced0e8a 384 0.27/1.00 vMB 25
322,129 322,129 0000000000000000105cdc70459e85e0879119f83040911c97831ffe30096c84 527 0.25/1.00 vMB 29
322,128 322,128 00000000000000000ca48ce92e7489eb096486698ae99e906d1a54c28a8e29fc 772 0.59/1.00 vMB 25
322,127 322,127 000000000000000003ba6128861897d9c05cee549a7fcd17df288ccb1951fa66 273 0.14/1.00 vMB 31
322,126 322,126 0000000000000000202b0e5f6754685aa2f4714aa7f0a0b04d10ef379eab0d9b 62 0.05/1.00 vMB 24
322,125 322,125 0000000000000000031bf92d416699badd9ebbf2635b42d34a5b4ea07aca35ec 181 0.12/1.00 vMB 26
322,124 322,124 00000000000000001274916db3cf5a331e3208423a64eba851c711a808a2e4be 332 0.26/1.00 vMB 24
322,123 322,123 000000000000000004230bcbd013e1f59dc899e695f65bb0562228776a803766 32 0.01/1.00 vMB 40
322,122 322,122 00000000000000001dffa173cb3a8a8dacf8100635cd2274ae0022d083cee6a3 114 0.07/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.