Loading Tool

Explorer IconExplorer

Memory Pool

38,009 transactions
15.46 vMB
0.10929872 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 88.48/200 MB

Candidate Block

Mining Attempt e939a9970c948b16ef08d1686214c43d30acb0ea3ae8662110612f28356837c8
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root c57226e0708ae8e2ab7d1389638c89bea66ea8c7003bfa5c6b27b7f68ebd2505
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,650
Size: 1.00 vMB
Total Fees: 0.05063176 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (779,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,205 134,205 000000000000006ec606a4d337c06a3a9eeddd05532b35c24e362175c5c75fa7 26 0.01 vMB 301
134,204 134,204 0000000000000b7f78eee6564d95275d6c099fb0f7cafc4af41053beecd51285 57 0.02 vMB 131
134,203 134,203 0000000000000aeece4078ab36ad7adbddf0e14929169a590296ecdce8196983 85 0.05 vMB 421
134,202 134,202 0000000000000af9cf187a4e177c3eb0e49fa7ca13fe2ce1c4a3d49e954c0b73 32 0.01 vMB 310
134,201 134,201 0000000000000249208ff8092e5f014a8f01499de9146ffb5e235bf632aa99e8 3 0.00 vMB 1,937
134,200 134,200 00000000000002e49d0f77dce5d360234288e013a8ac4ba72e02615c855ce8ba 96 0.03 vMB 225
134,199 134,199 0000000000000332560da263cd240e2d9d1a33804b8e568b3e7840011b248a55 102 0.04 vMB 418
134,198 134,198 0000000000000828319f5dd3ea8ed03b061b79f964b7ea0962c2b23a1414d475 19 0.01 vMB 16
134,197 134,197 0000000000000403666efa1e2bc3d6bd50ce4813da5dd47502d7dea1b39bd5fd 65 0.03 vMB 976
134,196 134,196 0000000000000454a9ee9aea22b0f8556e4ce22ae646eacee8f12a479d1baf9a 81 0.03 vMB 440
134,195 134,195 0000000000000609442b228c39e8b718c4d68883fd7f38585e7472040e9c6d7f 15 0.02 vMB 912
134,194 134,194 00000000000007058cdf67034f082f07668afc233ffa5048c0a07a23e4435890 18 0.02 vMB 65
134,193 134,193 0000000000000aab034d9426c2e77f023515c80903d0945864a2ab6ff9222732 32 0.01 vMB 525
134,192 134,192 00000000000001f62b1560b3513dbe535eef7ada984dbae585141132671c0bcc 27 0.02 vMB 478
134,191 134,191 0000000000000bd8144b03a1d328f9adba5757278c204ce0a944d54a88ed918f 13 0.00 vMB 1,232
134,190 134,190 0000000000000263d7e8d5d3c99d0ad58b728b2df494d3684017d0447edc173e 69 0.02 vMB 259
134,189 134,189 00000000000003753f326c250748c79d9fa5ba67ad02340138159c312a88ed45 72 0.03 vMB 579
134,188 134,188 00000000000007a8443e91de56107e6557e9cff25567cfbe0e097881cc952ffd 42 0.01 vMB 939
134,187 134,187 0000000000000abc99bda7dc7dca4ce022325a8bff573a5b1a33d9b1bd3bf865 21 0.01 vMB 509
134,186 134,186 00000000000007b3fb2fd783fb4155dce67f38d5574f6884900c23124033703d 90 0.10 vMB 245
134,185 134,185 00000000000002ab231350c69b18e18eccae4c68f80cc2debfdea229e8902140 88 0.03 vMB 631
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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