Loading Tool

Explorer IconExplorer

Memory Pool

43,855 transactions
27.39 vMB
0.07146623 BTC
Random Selection Loading Transactions
Max Size: 143.72/200 MB

Candidate Block

Mining Attempt a1c0640bd23acdbe7b624a73e9cfaaef9b53bc62f51361e4713844031d6deeea
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root 70f8fb7050376614262ca79d093f793e83459f9cf4cb93e984e610e6a40581a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,959
Size: 1.00 vMB
Total Fees: 0.02010696 BTC
Feerates: 298.50 > 2.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (221,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,629 693,629 00000000000000000008330f91fed7e4f11d5109cafbde6dd0acd017b0015b48 224 0.36/1.00 vMB 5
693,628 693,628 0000000000000000000c361550dc8188feb094a0596aaff9e08fe997c3301824 869 0.30/1.00 vMB 13
693,627 693,627 0000000000000000000b473bd7fbf4aa4cb33b11dec33c63e855a67a4ac640d6 539 0.19/1.00 vMB 11
693,626 693,626 0000000000000000000fb5fed132a900c6656c64a24eb2d6c8b77435013fbff3 1,615 0.56/1.00 vMB 15
693,625 693,625 0000000000000000000bd5337eedae63e0a776676399384ded4b121dfca4c560 59 0.02/1.00 vMB 7
693,624 693,624 0000000000000000000f5091d9fac632a5910f91865b9876379df4541922b21e 904 0.30/1.00 vMB 11
693,623 693,623 0000000000000000000270e6ef01a2aefea2e9164d291369230f244cd00fd082 784 0.36/1.00 vMB 8
693,622 693,622 00000000000000000003fdc1e6cf9b1005141535dbec7aa557c0ca190266f005 676 0.20/1.00 vMB 6
693,621 693,621 0000000000000000000c4c2366ad2504c4b72914ce2c89272dae04dfdd66938b 2,272 1.00/1.00 vMB 15
693,620 693,620 00000000000000000000f5cec058f90e7a1d9f035093c4417f64132f0f3dc9f5 468 0.13/1.00 vMB 15
693,619 693,619 000000000000000000054215c9d857d9bc1aaf8d9189895d680195caffd03b68 1,290 0.47/1.00 vMB 11
693,618 693,618 0000000000000000000bc3a841b83df8504d19559f107213290d108c9dfcc3ac 939 0.38/1.00 vMB 10
693,617 693,617 0000000000000000001131f401d1c49b625ba0844618e8dddb9859248ccaeb29 1,044 0.32/1.00 vMB 10
693,616 693,616 000000000000000000107510e253b7eaedd248b9a0027d0b677a16ee55a8d445 1,208 0.51/1.00 vMB 24
693,615 693,615 00000000000000000012304c5cd49a485b06c29dd9ee81a2b74e29fe1a6095d1 1,159 0.89/1.00 vMB 9
693,614 693,614 00000000000000000009740916026b1844a4190d57224f82056c2eb72139aa9c 2,773 1.00/1.00 vMB 16
693,613 693,613 0000000000000000000caffd16d0f4c07b6c15a34b8a959f0069868bd550880c 1,364 0.48/1.00 vMB 11
693,612 693,612 0000000000000000000964f98c543b7236ed1d2bc91dc7a146b4620b4297454c 2,661 0.94/1.00 vMB 11
693,611 693,611 0000000000000000000939f0234f9f16f7e24fddf85d91f294f4cdd63b589353 370 0.12/1.00 vMB 17
693,610 693,610 00000000000000000009d85e84f816df6a94fead78801c9f17be4c0acac357f6 2,009 0.83/1.00 vMB 15
693,609 693,609 0000000000000000000d5d8ccc6f6b602520516d2429ff8f7b5684dd764ac49e 420 0.21/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.25 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: 655.38 GB
    • Received: 14.29 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.