Loading Tool

Explorer IconExplorer

Memory Pool

50,255 transactions
21.60 vMB
0.08648564 BTC
Random Selection Loading Transactions
Max Size: 123.48/200 MB

Candidate Block

Mining Attempt 3fe12ee1209001314daaf8420ff0cc6267c5dc0e9164d2aca0402d48cc02db69
Version 20000000
Previous Block 000000000000000000006ea3e72bd5e696ffc57bed7c8271f2ae54a7ad737158
Merkle Root ddde0729461acdb5230d2e0daccaea6410cbc161c89e00e700f4d550e110d2a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,883
Size: 1.00 vMB
Total Fees: 0.03903141 BTC
Feerates: 501.52 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,967 (783,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,012 130,012 000000000000084b590fc180510c328527e9a83c713d8e50fe3f4e40ca7ce477 12 0.01/1.00 vMB 161
130,011 130,011 0000000000000a824b3e650f2b3204d80b95d3419a13d088c2879216a48a9217 10 0.00/1.00 vMB 1,550
130,010 130,010 0000000000001acd377e0b1f350154e7a9738b4d9330127680ed22281ad7acad 95 0.04/1.00 vMB 1,059
130,009 130,009 0000000000000db0a189037d140f69b81c2f9538f48405cdb01d27b7eed9d315 110 0.03/1.00 vMB 157
130,008 130,008 00000000000004afc5c55ac9fcf8c2c2f06a2ca07a1aeb4f92ca80b0f5954561 1 0.00/1.00 vMB 0
130,007 130,007 000000000000077815ae8d6e361bf646463b7eb0a1d53d74d99e73c0f8a7ebc2 24 0.01/1.00 vMB 1,422
130,006 130,006 0000000000000c86d7cae3a89c30a6347eaf0ca7dc2c6c1e1d31eb2dd0c6fc30 82 0.03/1.00 vMB 748
130,005 130,005 00000000000011d5834669ee3204d1df64ba3ba963a005e7bc4017024f1cb629 11 0.00/1.00 vMB 1,791
130,004 130,004 0000000000000c2c9f5e996e9824a5b07f2c92aa3a35b0146a2114649238de81 129 0.05/1.00 vMB 1,282
130,003 130,003 000000000000109cc88d5f844922a57f6ee8a19e00c09b434c053f7c9cb90017 17 0.01/1.00 vMB 1,485
130,002 130,002 000000000000074ce840216d2de8671756b5ae6fa7f9c0bbb196ef97f0bc7e6f 32 0.01/1.00 vMB 529
130,001 130,001 000000000000012f983ccf25fca1659dc99a24a455a60a7fe3e848475a0b67f7 29 0.01/1.00 vMB 1,041
130,000 130,000 00000000000011906b491883ab0f16f0e690b133ca860b199b775c3cf6581c21 9 0.00/1.00 vMB 2,952
129,999 129,999 0000000000000a9c69e94a7dfd464d9951e2a89eb9611914cb28e1eb9fa17958 148 0.05/1.00 vMB 432
129,998 129,998 00000000000001ee6ceed057a7d12e61e26b0800c32b0b5b982cfc5a693a1a35 24 0.01/1.00 vMB 1,748
129,997 129,997 0000000000001013c2b056f80083b999910aa71b4e06c9fb9abfe18adfeba607 37 0.02/1.00 vMB 1,267
129,996 129,996 00000000000011217b2a197398c903be4963e2b4ecf6874da76281006f34543b 18 0.01/1.00 vMB 1,689
129,995 129,995 00000000000005eeb1737a37ac9523a3dfa9b8b9d3dae97ce4f1793de1b14ccb 40 0.03/1.00 vMB 38
129,994 129,994 0000000000000f5a76bd3054a44c919641ccd647c1939adddaa07cf30460bfbe 19 0.01/1.00 vMB 1,035
129,993 129,993 0000000000001ac4937dc926a64fad893739c57df6f377d7b717240e0f8988a8 8 0.02/1.00 vMB 991
129,992 129,992 0000000000000b7e723020e3049871852f33e68b32cb63f0671046e9f3145e8d 17 0.01/1.00 vMB 1,232
Previous 10 blocks ↓
Total Size: 780.55 GB

Node Details:

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