Loading Tool

Explorer IconExplorer

Memory Pool

23,933 transactions
17.20 vMB
0.04574643 BTC
Random Selection Loading Transactions
Max Size: 98.88/200 MB

Candidate Block

Mining Attempt e00c440ac4ea8ef5b85f324c9c3e4b95b88ed33801b5deb264cd9adbeae99e4b
Version 20000000
Previous Block 0000000000000000000008c1175720f82a9f56864c24463007c13b109094fa07
Merkle Root 298079da2bb1c1e0bcc1d18630dbdf1c8ba3cfe84b4d45a5eff4a2fdfe54bd97
Time (UTC) ( ago)
Target 00000000000000000001d9360000000000000000000000000000000000000000
Nonce 0
Transactions: 3,013
Size: 1.00 vMB
Total Fees: 0.02299218 BTC
Feerates: 452.41 > 2.30 > 0.19 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 924,937 (56 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
924,881 924,881 000000000000000000005aa455fa1c905b006aee761bd6dfa54851c25be64ee4 2,355 1.00/1.00 vMB 1
924,880 924,880 00000000000000000000f89a9f80c23ed150fbbdbdadd1526e03576691748696 769 1.00/1.00 vMB 1
924,879 924,879 0000000000000000000189ec5bbe0a0a524434ec9c6f1f1f9db7a9ebfa8cd614 2,284 1.00/1.00 vMB 2
924,878 924,878 000000000000000000006d588759de30c591cd41e4718231085e89661a92a4b4 2,371 1.00/1.00 vMB 2
924,877 924,877 000000000000000000013c94e414bda1a1d034b6a50130a38d36eeefbb52eef3 2,386 1.00/1.00 vMB 2
924,876 924,876 000000000000000000014f2413d93cd8e46b9f17258d9c71002b1b021e216734 368 1.00/1.00 vMB 1
924,875 924,875 0000000000000000000198510e763f6bc5e3a6d6551603864ffdf28ab569e0f1 1,360 1.00/1.00 vMB 1
924,874 924,874 000000000000000000001a8b699b22e606f7c0f5e55351461ab8c12ed11e049b 3,651 1.00/1.00 vMB 3
924,873 924,873 000000000000000000016311c945b00805d49b7b9f15118ab2d9b24d9fd7eecf 2,700 1.00/1.00 vMB 2
924,872 924,872 0000000000000000000146a450a76978828af365a5a16bd37a4fea3171433e8e 3,164 1.00/1.00 vMB 2
924,871 924,871 000000000000000000002cbc06a58948cc9aee69a81f86ff252e9847b606ac5e 2,649 1.00/1.00 vMB 3
924,870 924,870 000000000000000000015f2b87e6e4b354f498814dc6b28ae930f0ec20b76e73 2,113 1.00/1.00 vMB 2
924,869 924,869 00000000000000000000ba3d43cffb1047ee3016c404a2c37c548aaf3e157666 3,909 1.00/1.00 vMB 4
924,868 924,868 0000000000000000000022f3ea8e12382b671851f72ef9629d071f0db7793a03 3,328 1.00/1.00 vMB 4
924,867 924,867 00000000000000000000e5ec2c402a3ff514bd753a44e60a2b16b2d5342fa13c 3,675 1.00/1.00 vMB 3
924,866 924,866 0000000000000000000147e7f81e895323010b76ca181b69240d0414fc36f322 3,031 1.00/1.00 vMB 3
924,865 924,865 00000000000000000000cad2b92143ca91f3bbda53865556137ff7a244b967cc 3,805 1.00/1.00 vMB 5
924,864 924,864 0000000000000000000124c000ced5420065c8d5aff2e845c7486ae837be5db3 4,214 1.00/1.00 vMB 4
924,863 924,863 0000000000000000000031c449693d826383dffc425d4b9f6be89134b2058023 3,346 1.00/1.00 vMB 2
924,862 924,862 000000000000000000006dd662dc740ba3b9758397542e9ec26030b024b33aac 347 0.07/1.00 vMB 2
924,861 924,861 000000000000000000009ebc64773a7dabe1007089d624d8aae958d0c752d56e 1,463 0.36/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 799.69 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: 2,417.73 GB
    • Received: 104.72 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.