Loading Tool

Explorer IconExplorer

Memory Pool

47,472 transactions
27.77 vMB
0.09322339 BTC
Random Selection Loading Transactions
Max Size: 146.86/200 MB

Candidate Block

Mining Attempt b9793a50c64d00e3d87fc9b33be66d001917cf6fc2abdf86b5daa9f6d38f07b7
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 5ced1806f320856abd4d8c0339ea6fd0460a694fea2f2184870fb00716c44ec3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,537
Size: 1.00 vMB
Total Fees: 0.03735605 BTC
Feerates: 159.25 > 3.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (125,716 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,177 789,177 0000000000000000000234c5209527d78aedb57b6af7ca55b85abc6b446a05d5 4,459 1.00/1.00 vMB 109
789,176 789,176 00000000000000000000354bd755fc7f5812fc7b17dc9b0a4dc77e2e5f454ae8 4,590 1.00/1.00 vMB 84
789,175 789,175 000000000000000000054a8f79591ea92a23f56250293e218759b0709df48cfb 4,397 1.00/1.00 vMB 121
789,174 789,174 00000000000000000005c82a5bfd6086c9a9560cf8f7dd22804193cdbeef8e12 5,249 1.00/1.00 vMB 79
789,173 789,173 00000000000000000005802b3aa51f7b2ba7fecefa0860b2eaa648b085831888 4,806 1.00/1.00 vMB 81
789,172 789,172 00000000000000000004f9103831c5773993e1e4e9f0401e0ddbf63afd1517fd 3,345 1.00/1.00 vMB 209
789,171 789,171 00000000000000000003e6173ca59633c27c1e33b149d03d73b97b14512d0d37 4,481 1.00/1.00 vMB 80
789,170 789,170 000000000000000000020cf8da3262a0f6bef66a009affb143e3f146b7631d1f 3,367 1.00/1.00 vMB 108
789,169 789,169 000000000000000000027fe51c92de58e60a9d855fdcda219bad45f52d0f8d07 3,863 1.00/1.00 vMB 115
789,168 789,168 00000000000000000003d2f323668b8c8184049238aa1a754fc52b832dc8e83c 3,606 1.00/1.00 vMB 122
789,167 789,167 00000000000000000004fe422332fe95c767ab547497ab6a5a4ea44a10179b08 4,079 1.00/1.00 vMB 157
789,166 789,166 00000000000000000003c36f7ea587e0abcd417f9051d8f907ee3eba5c930b92 4,254 1.00/1.00 vMB 129
789,165 789,165 0000000000000000000405a035124a7076885d194ddef1c989ca5d4b71ecdf61 4,246 1.00/1.00 vMB 81
789,164 789,164 00000000000000000001894085298159829593cac66cf84a7265363942d4bc44 3,307 1.00/1.00 vMB 192
789,163 789,163 000000000000000000048d45e98af9f9848a2d8de717e0ff3ce636d2d9a180a1 4,079 1.00/1.00 vMB 58
789,162 789,162 00000000000000000003269bcda677a1c073aeb48121be5481004760a844b798 3,969 1.00/1.00 vMB 95
789,161 789,161 00000000000000000004090fab980c24e82bc305c8e4bdea22975584e93d9d37 3,993 1.00/1.00 vMB 75
789,160 789,160 000000000000000000038ee3126d162d11a149b2d0cabc03f834a6bbfed2dfd5 3,992 1.00/1.00 vMB 81
789,159 789,159 0000000000000000000533e18ff2cf4701db593cc24574b13bfd7f11d494156b 3,128 1.00/1.00 vMB 164
789,158 789,158 0000000000000000000300de1479b16c331ccce215e9a6830153d51052d45b52 2,431 1.00/1.00 vMB 353
789,157 789,157 000000000000000000017eee5cd0148478002784b919931c02a500600c1d04f1 3,193 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.20 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: 654.02 GB
    • Received: 14.08 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.