Loading Tool

Explorer IconExplorer

Memory Pool

15,295 transactions
8.71 vMB
0.02883847 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.89/200 MB

Candidate Block

Mining Attempt 50fa0d5dbcd8465c419fb83870b848ab4ca54b8f2268fbb51304a2ebe8dfe338
Version 20000000
Previous Block 000000000000000000011bab8835206eaca3c4ef5c316158790f9562b53d7feb
Merkle Root 75b639c9a142f0f3a0212c89b0c1613885f961d9f656f6a996c721d0a5a027c1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,020
Size: 1.00 vMB
Total Fees: 0.01015910 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,374 (785,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,973 127,973 000000000000244e6d788269666a36eb524f904ca69c40d5f3b827017bed0ec4 35 0.03 vMB 370
127,972 127,972 00000000000023fa2037e163d1a4d7e4f7e344cf8b2434757ce1cd5f570dcb52 44 0.03 vMB 551
127,971 127,971 00000000000016e021514b3d7add2b67a10bcf4e7fdf2618ca86a57bea98bd35 4 0.00 vMB 0
127,970 127,970 0000000000001dc94bce7a503b2af7682c96e0e2c99f585f323d9c2ba4883762 59 0.03 vMB 622
127,969 127,969 000000000000028478a5d2b57097d7b00ad4884b02b339ea2059d6b3afa68aec 148 0.05 vMB 416
127,968 127,968 000000000000224e4c010940dad9465fb8829fb573eb539a91028f3a7445eb19 16 0.00 vMB 1,170
127,967 127,967 00000000000011377b75a8537a937f91e979360e97b6a0bda446da27eea6f4a2 47 0.02 vMB 813
127,966 127,966 00000000000004c0c3b516536b0f269708c60d8dc353a859d07ba69308d78545 43 0.01 vMB 2,031
127,965 127,965 00000000000009b5fa37d3ce8aca8691b180c1bc350d8c09cd903060cf9efef2 3 0.00 vMB 0
127,964 127,964 000000000000015b4563949912abccd023df05f905e302c5eb93c52134f1a6b7 4 0.01 vMB 157
127,963 127,963 00000000000001062a9e744939bb93e16b97bd20aa000ba73b057be7719cc957 70 0.02 vMB 1,898
127,962 127,962 00000000000005a1ae3ea4e2d0630286b778f7e7324b46693159d8b1390171a0 1 0.00 vMB 0
127,961 127,961 0000000000001bbde38d50bb8b0130f8a19ddd35e2f3267d3656b22f7dbfa80b 40 0.01 vMB 0
127,960 127,960 000000000000042400c52a56f00b4f64a895acf428a903240993b15412f38d4a 44 0.01 vMB 256
127,959 127,959 0000000000001284d0c386fe66a23e4cece3ebe4dffa6a79245d82192d8681f3 9 0.00 vMB 2,555
127,958 127,958 00000000000003eba92d88ef8e788ba54ab4a15771b2059dffe2193b20c14a90 78 0.02 vMB 1,679
127,957 127,957 000000000000155af7b89512cefc76f6c1c4e60de6c3e3178687cd31b38093f1 3 0.00 vMB 0
127,956 127,956 000000000000240d6170d64cf0027fa539b8709e068f4ad514f06fc48e91415e 4 0.00 vMB 0
127,955 127,955 0000000000000265b101b8b63c9726b71b7f52984afc7223c3d1cbb01ce4523e 1 0.00 vMB 0
127,954 127,954 0000000000002364ab25de87568f69417d3f29d5b7d789132b185a352aab3b02 71 0.02 vMB 189
127,953 127,953 00000000000009655aea32a33ff20d263224970d510cd8b08a5ea2f5fa99b34d 23 0.01 vMB 348
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 102
    • Outgoing: 10
  • Data Transfer:
    • Sent: 213.13 GB
    • Received: 0.80 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.