Loading Tool

Explorer IconExplorer

Memory Pool

71,747 transactions
27.76 vMB
0.06135011 BTC
Random Selection Loading Transactions
Max Size: 164.60/200 MB

Candidate Block

Mining Attempt 4ab53d835bc6e6b62853225b974df6a1b7d189a5b6b37157481958770e0288a9
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 0fa868d03192010ae5badb06a6c96d2dfa5ade4548b2a67d71e1916f8db0edeb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,895
Size: 1.00 vMB
Total Fees: 0.00608954 BTC
Feerates: 101.52 > 0.61 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (625,108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,927 289,927 0000000000000000127c17dac66a2a3ef9069793bfc190e03325feb3c3534d2b 69 0.06/1.00 vMB 6
289,926 289,926 00000000000000010a4aa98bdccf066e487205b0ea6b45cdc7fb66a516e46406 458 0.25/1.00 vMB 30
289,925 289,925 00000000000000003a3812863caa304f8e57c32a1051d1c40b7e55c8c7f9fe04 319 0.17/1.00 vMB 28
289,924 289,924 0000000000000000df5d741d5170154fd0d7ba389bdc547a5bd56e659a0875ad 613 0.35/1.00 vMB 36
289,923 289,923 0000000000000000cca3089837795ece45da760cd56f4e8d3c2efa98949ddb5a 423 0.17/1.00 vMB 63
289,922 289,922 0000000000000000179e990f8938e0ebb10323b73831d8f697b77e50ca338ea4 172 0.10/1.00 vMB 25
289,921 289,921 000000000000000028b7a5a72b879251790f9de93f8bdc0f5f131031682a6987 728 0.36/1.00 vMB 37
289,920 289,920 0000000000000001109641ef183fd5711daa1a9934c7ff6bbaa3a97346f5c802 820 0.48/1.00 vMB 35
289,919 289,919 00000000000000010fcc4b1e763bd28fdf6182d4c938527c836115e2c337ff24 253 0.24/1.00 vMB 22
289,918 289,918 00000000000000006f45256355439afcb26a5f307865f84add44f74d24a14bb0 443 0.90/1.00 vMB 14
289,917 289,917 0000000000000000b6d52deb03001e9676ca7e468cd8eb011b7e4faa5f53c117 240 0.35/1.00 vMB 13
289,916 289,916 0000000000000000e4b260ab59674b49b0e9d576f31f0c238eb6f551b8d288f7 1,970 0.92/1.00 vMB 36
289,915 289,915 0000000000000000861df1d1c648f12eaf2ee3b92892942dd13da0fc2c7bf70f 739 0.25/1.00 vMB 45
289,914 289,914 0000000000000000ddd22a5c4ec70d9136aef6f416cee41e7845930bb12deabe 1,024 0.30/1.00 vMB 67
289,913 289,913 00000000000000006e1c4955419494518a4d6d54d3fbe997d71bdd7a14cfc0dd 1,686 0.90/1.00 vMB 33
289,912 289,912 0000000000000000ec521e4f609f765a5e03ac7f761cb21aea5a4b583348539a 195 0.13/1.00 vMB 38
289,911 289,911 0000000000000000c071afb17618d455c0816ba1b619d3fc47ff84f86f7408a0 609 0.32/1.00 vMB 32
289,910 289,910 00000000000000002a071982168f65f672886421ec9a0d18d5eaaeac85904ddb 309 0.14/1.00 vMB 32
289,909 289,909 00000000000000000ca91ad39d19052a11b31cbdf77ef2f1ebf956abb9840dff 278 0.18/1.00 vMB 29
289,908 289,908 00000000000000004952196082a7e5c63539edd0abdf8fc2d797ee88d92f09db 666 0.35/1.00 vMB 41
289,907 289,907 0000000000000000d782c594b22aae853f5a4553c194366e835fbbddda26ab28 1,197 0.65/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.45 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: 667.43 GB
    • Received: 15.25 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.