Loading Tool

Explorer IconExplorer

Memory Pool

37,347 transactions
28.09 vMB
0.06560097 BTC
Random Selection Loading Transactions
Max Size: 142.07/200 MB

Candidate Block

Mining Attempt ab0cb96631324dd34b66aa3184ef7a4a0b58d8a8f5799fb44e8282150d66d3df
Version 20000000
Previous Block 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e
Merkle Root 931c696727fa41e4bce340df576bce49dc30ddde3c4b51617051679d02648a07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,100
Size: 1.00 vMB
Total Fees: 0.01186406 BTC
Feerates: 150.61 > 1.19 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,597 (233,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,417 681,417 000000000000000000027878d43eb28febb5494b95cb09e9e0b5487615f3f8a6 2,399 1.00/1.00 vMB 101
681,416 681,416 00000000000000000000e45b3d955adabf107dee4fca2de490ed9ae2104e29cd 1,780 1.00/1.00 vMB 31
681,415 681,415 0000000000000000000a2b49864cca4f6875ae5e593cb6414c69918dfaad6971 2,180 1.00/1.00 vMB 88
681,414 681,414 00000000000000000004477fc726d7689584a6dfb8dc7159dc2fded216169910 1,008 1.00/1.00 vMB 30
681,413 681,413 0000000000000000000ab35ece0ace92f4257a40c8406fb8c11978d0f874e722 1,362 1.00/1.00 vMB 40
681,412 681,412 00000000000000000003b32f45f6bd9671356655e83bb58b7cd93a9e7fdec1f8 1,027 1.00/1.00 vMB 23
681,411 681,411 00000000000000000009986c1c88aaf76ba052826afd2e9efd575cfb4452f6a2 2,207 1.00/1.00 vMB 49
681,410 681,410 000000000000000000049a29330eea7223aa8518f00dff5c7da1212687df7171 2,479 1.00/1.00 vMB 26
681,409 681,409 00000000000000000000941d8d35238738b5735fd142017b09d9101d2ea7edce 1,403 1.00/1.00 vMB 39
681,408 681,408 000000000000000000020210114d7faf44223e1d620991e468af964514ff96e3 2,278 1.00/1.00 vMB 118
681,407 681,407 000000000000000000035d5c18a83cb7e0ad0880a3b7936d277becaad9d5a00f 1,157 1.00/1.00 vMB 143
681,406 681,406 00000000000000000000b4ef55fc84eb00e82059bb91db51a52515a224a62958 2,024 1.00/1.00 vMB 17
681,405 681,405 00000000000000000001283a4841f76841d12b64f63106eebc68bb8f03f7e35d 2,951 1.00/1.00 vMB 15
681,404 681,404 00000000000000000002db1fbec073667d6fff4e3ba1d5350a61090b65208632 2,351 1.00/1.00 vMB 48
681,403 681,403 0000000000000000000867615dbc451b5d507f697b87fe38d391b6c7430a87b9 2,494 1.00/1.00 vMB 46
681,402 681,402 00000000000000000004c8a2989c2f5284b2fd037993cc58090cba97898afe7f 2,520 1.00/1.00 vMB 119
681,401 681,401 00000000000000000008364bcf5077754ef1f40f87cad53ff58b73ed2c80ba92 2,461 1.00/1.00 vMB 72
681,400 681,400 00000000000000000000935d652d8b6b040ba758692d7c2d3788d21d16dc5705 2,868 1.00/1.00 vMB 43
681,399 681,399 0000000000000000000224427bb474ea5d3366225ee719382ff74976a6b614aa 2,324 1.00/1.00 vMB 62
681,398 681,398 000000000000000000099c32896bd82efeae0758afef4c2b9128fb9b29618dfb 2,132 1.00/1.00 vMB 77
681,397 681,397 0000000000000000000714431c080081ad4d526b9f0f8c322d74ba35b317b85a 1,149 1.00/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 781.68 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: 628.34 GB
    • Received: 11.79 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.