Loading Tool

Explorer IconExplorer

Memory Pool

81,926 transactions
30.47 vMB
0.13205962 BTC
Random Selection Loading Transactions
Max Size: 183.39/200 MB

Candidate Block

Mining Attempt 84facaec394bb33bf80ecabb37c73ee09e69b17b6c2bf2141dd230ae5daa9881
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 4b5d38e9a4d5d1a27ab16e86ff8a378d4e16a96c4a6342bfc83689806d0efeb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,267
Size: 1.00 vMB
Total Fees: 0.05153759 BTC
Feerates: 302.06 > 5.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (546,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,371 368,371 00000000000000001400d84ba3bfddc4d973c3d98b14ab58069188f5918b2e7f 595 0.85/1.00 vMB 23
368,370 368,370 00000000000000000db04ee807b757edbb31a419f8e281be5a649e72e978bbcf 945 0.95/1.00 vMB 26
368,369 368,369 00000000000000000a080e75303745da556e555894f92bd476bfbe2cbdf4be96 286 0.23/1.00 vMB 18
368,368 368,368 00000000000000000e9dcd89bd5bc64b91e443a4b208d6b19faa3d748f03d835 1,124 0.56/1.00 vMB 38
368,367 368,367 00000000000000000320de1392e945e4e55286d2e9644952bd6d121add9af1c3 525 0.27/1.00 vMB 69
368,366 368,366 00000000000000000b115b4e53e83590aa03809ef62c78e66b5be2a740fa33ab 684 0.31/1.00 vMB 45
368,365 368,365 000000000000000002ae5545a1cbb6fda9ee8a8c907582d22747400b64fd5c36 783 0.62/1.00 vMB 22
368,364 368,364 00000000000000000705c0d8bc084ddd3a1b386916bd0bb36b89b1e7ecc484c1 468 0.75/1.00 vMB 20
368,363 368,363 00000000000000000a02123aa1c87815c98f8c3bd7150a8b0c3fffe0a40d2b60 991 0.75/1.00 vMB 31
368,362 368,362 00000000000000000fbfaf0bf508b6906f202bc7c6b489e9f466df3172efb85b 706 0.75/1.00 vMB 26
368,361 368,361 000000000000000004aa54be5aa65419dd2f5e39edbf3eff378da7ef7f8e6677 840 0.45/1.00 vMB 32
368,360 368,360 0000000000000000024861eb145ac3ad01ac0f94bec0d3fba2ddbf583b17fab6 641 0.85/1.00 vMB 24
368,359 368,359 0000000000000000058e515d70ffb2cdfec985bbcb6a9810ce44d8846d2351fb 549 0.82/1.00 vMB 21
368,358 368,358 00000000000000000282979281595cc231aa12e843d11098fd82fd695f37a42c 1 0.00/1.00 vMB 0
368,357 368,357 0000000000000000150376d3bb57ca79c59996ec1e5900dfd56ce1af86157f14 1,430 0.93/1.00 vMB 36
368,356 368,356 000000000000000010a6006aea002900982f9ff49e4029366e87ee42a19eb4e2 880 0.52/1.00 vMB 32
368,355 368,355 000000000000000010a754ba3135887309671ce5927b7968d996acf6452b4d56 1,206 0.67/1.00 vMB 36
368,354 368,354 00000000000000001502ba8c774b16450284eba09d06f2ca1fae2208cf5ba017 1,848 0.93/1.00 vMB 42
368,353 368,353 000000000000000013ccf3a864e786b5ec3aae0a52fffe1e5151c76f87b99a7e 1,410 0.92/1.00 vMB 32
368,352 368,352 000000000000000007ab8ed44ba6555f775c329c8e36dc1628a3cc7015d2671c 772 0.95/1.00 vMB 25
368,351 368,351 00000000000000000313a3a9ed59b414dda132cdb7b18c4e7f3946cf050bf662 1,180 0.93/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.