Loading Tool

Explorer IconExplorer

Memory Pool

82,631 transactions
30.44 vMB
0.09745778 BTC
Random Selection Loading Transactions
Max Size: 183.36/200 MB

Candidate Block

Mining Attempt df0ccb4d3809667b28fcf433ab5b77687b5075d3d2585a989f379a9788487529
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 8eafe3cbe42126dbdd85cb91b3fb9e304ad001a0d80f2b29243f6bf2e723b0ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,840
Size: 1.00 vMB
Total Fees: 0.03396886 BTC
Feerates: 454.44 > 3.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (167,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,357 747,357 000000000000000000034ee7ed8d8d39abe7552a78c875c243593b47f18a77ec 760 0.74/1.00 vMB 3
747,356 747,356 000000000000000000097b11ef1da9e209dceec9a4736b70f836fd5db0db1aca 2,363 1.00/1.00 vMB 13
747,355 747,355 0000000000000000000833b4e85947bb289adcf54757377e0b90d238015cf49f 366 0.33/1.00 vMB 1
747,354 747,354 0000000000000000000838f60e6fb86d040ff16f10a4ce3887d7693d76ff6d2c 2,113 1.00/1.00 vMB 4
747,353 747,353 00000000000000000005b1f43722971be4faf3951af851d3e9481c4fd5e054d4 2,367 1.00/1.00 vMB 14
747,352 747,352 0000000000000000000637c9c9ba1388d0bca6f1ffcd673ce4fc9a1f1de3463b 1,882 1.00/1.00 vMB 18
747,351 747,351 000000000000000000011732dbb789e68ffd6ed17596233103248dd93dd9e33a 2,073 1.00/1.00 vMB 20
747,350 747,350 000000000000000000098922b17b0a23b39f80ad53706312543383cd9a2840dd 622 0.27/1.00 vMB 11
747,349 747,349 000000000000000000042a82d2259595b32ec392fc619cd2a4e077181a742bf7 1,393 0.52/1.00 vMB 12
747,348 747,348 000000000000000000035cb13d9fd1d9a1d0cbf8b10c44c73365032993d97c03 786 0.26/1.00 vMB 13
747,347 747,347 00000000000000000008b16ce99ff798033e70e83fedfd40f01fe348922b40ba 538 0.17/1.00 vMB 12
747,346 747,346 00000000000000000009af5f9f9039d1d1f556ddd2dfc19f06ea2d0f30071789 71 0.10/1.00 vMB 3
747,345 747,345 00000000000000000006095383823d9b65d932f079e6b916248e170265116b41 2,612 0.99/1.00 vMB 12
747,344 747,344 0000000000000000000455f9d02f8e5d189958c75186f24e3304ab3d517fa5f9 281 0.23/1.00 vMB 2
747,343 747,343 00000000000000000002b16cdb030dc6c3cd43e4b06c4eb483b06dd5ce2fadda 2,421 1.00/1.00 vMB 9
747,342 747,342 00000000000000000001f5b13346ffb0633bf554081f213fe9e698e0be8d9aa9 1,731 1.00/1.00 vMB 12
747,341 747,341 0000000000000000000035245138c40ca12f428c570e0bb1020569d68a1c0d59 3,020 1.00/1.00 vMB 17
747,340 747,340 000000000000000000098b75f243ab22a063df5cbca0bd44d9d4be026eed31dd 1,463 0.55/1.00 vMB 10
747,339 747,339 00000000000000000009d91aecf64f4afdf3943af532e70c41f80ada1b0bf5e1 1,382 0.80/1.00 vMB 9
747,338 747,338 000000000000000000057af8d4955a7a926282482b745b88ff4d7d20f6900b86 13 0.00/1.00 vMB 15
747,337 747,337 00000000000000000004dc63b41c1750d00e476fa83f7ce424f4ee9f6bea22af 96 0.03/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.