Loading Tool

Explorer IconExplorer

Memory Pool

78,707 transactions
28.90 vMB
0.11137112 BTC
Random Selection Loading Transactions
Max Size: 175.43/200 MB

Candidate Block

Mining Attempt db79df7439bdf96639c2483a6a2f501550751f9dde88a35c4d7bf24bb7d124ee
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 9b8c636bc8373577b08da04a134f599b1f2597b0b75635329c3a33821ad83e18
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,342
Size: 1.00 vMB
Total Fees: 0.03988447 BTC
Feerates: 602.26 > 4.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (106,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,287 809,287 00000000000000000001684d8f73dde73641ec9cc3d3e4262585e041bdb5e41b 1,385 1.00/1.00 vMB 15
809,286 809,286 000000000000000000010f91ea2ef10350126c37e2c5e94a7ee128a5b91f24ea 627 1.00/1.00 vMB 13
809,285 809,285 000000000000000000043b593f6bb51ca0f61b68e07cc4eedf010aab029c6985 2,881 1.00/1.00 vMB 20
809,284 809,284 000000000000000000019af70a6daf1373eb9b55669b9d7a582266d8e4c2cb2b 2,292 1.00/1.00 vMB 22
809,283 809,283 00000000000000000004aa35010c44e4862d9e9a07d473c7f071222164c688b7 2,079 1.00/1.00 vMB 22
809,282 809,282 00000000000000000003f83975a6490d26594d992736463ac029eb4229720c26 3,394 1.00/1.00 vMB 40
809,281 809,281 000000000000000000036dcd3c892773636e821ed6abe4743ee9ee0949fd375c 3,187 1.00/1.00 vMB 32
809,280 809,280 000000000000000000017da27afa45f5c1165ab3c2a557cb258b0d81840a79f9 3,119 1.00/1.00 vMB 31
809,279 809,279 00000000000000000000875353eee1ecd222c991c2799e622bbe8275402b1fbc 2,294 1.00/1.00 vMB 29
809,278 809,278 00000000000000000004de8ae6ab8bae3e1a3a0ea9956ab55158890b3919141c 2,421 1.00/1.00 vMB 39
809,277 809,277 000000000000000000011fa271f9c61b8af12bdd9d3da426f24f1abed92b0d78 1,381 1.00/1.00 vMB 14
809,276 809,276 000000000000000000033bf8dd631790d8c78934531b69a0ac777d7cde047f23 1,803 1.00/1.00 vMB 24
809,275 809,275 00000000000000000003619c5d347c9a07d4cc0ea901eb91b294132490b27130 929 1.00/1.00 vMB 13
809,274 809,274 00000000000000000002b3aba26078b885f0d23b93741edafba53bdbbfc6149c 1,873 1.00/1.00 vMB 18
809,273 809,273 0000000000000000000416c8a1753c36f43f51b2c1133028234a8144aa667e13 2,675 1.00/1.00 vMB 25
809,272 809,272 0000000000000000000461427a38ad4b58b2b05e50e3f99b166f982aed71cf0d 3,872 1.00/1.00 vMB 44
809,271 809,271 000000000000000000008648ccfa763a8e588603ab663ed558949057ff517d0c 3,374 1.00/1.00 vMB 30
809,270 809,270 00000000000000000000641d9fb671a7847481afe0eadc303b2200e18adfd08c 3,843 1.00/1.00 vMB 46
809,269 809,269 00000000000000000001a2148fd3b8cf6ecf832657e0af7f91a24ae598061385 2,320 1.00/1.00 vMB 39
809,268 809,268 00000000000000000002035fbf215108391a945877ee6e2b058805d5e1c0ec7c 2,615 1.00/1.00 vMB 27
809,267 809,267 00000000000000000001dda8e9c3c58b11e81ff7ae2b5162bc7f446e602a3eb7 774 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.