Loading Tool

Explorer IconExplorer

Memory Pool

45,821 transactions
26.76 vMB
0.08568085 BTC
Random Selection Loading Transactions
Max Size: 142.16/200 MB

Candidate Block

Mining Attempt 4fe29fd33544e696688090808b00f662b3d995ea192345983a2fb46aaf33a0a1
Version 20000000
Previous Block 00000000000000000000ff9991b1e163a0cd8035dc9efad2912f09cbb13212f7
Merkle Root 8f02e78adec0ba16c21a798dddbcb434184f155a46815ffad6d741d7743bcc8b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,550
Size: 1.00 vMB
Total Fees: 0.03623315 BTC
Feerates: 101.64 > 3.63 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,781 (431,306 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,475 483,475 00000000000000000129e14c4ed6a716931a79818eb16f757b480a183c824a1e 1,654 1.00/1.00 vMB 209
483,474 483,474 0000000000000000010278166e2cda592fad7298be3193ece16aa18f0374b21a 2,331 0.99/1.00 vMB 351
483,473 483,473 0000000000000000012ea0ff9119b401148737d1deebac54b2cf362a6a091345 1,504 1.00/1.00 vMB 478
483,472 483,472 000000000000000000a648f8fc1c56c7b61244434430e4b17079b6f5769f90a5 2,177 0.99/1.00 vMB 294
483,471 483,471 000000000000000000f3d81df88939415b77d2fa2b0e462232be9dd2512571c0 278 1.00/1.00 vMB 15
483,470 483,470 000000000000000000262c85c0454f2fd634f53221f314341b66b2ad5f83c133 1,537 0.91/1.00 vMB 107
483,469 483,469 000000000000000000519d00595aacba92c49bd5b088c8977010b3299649bbc9 2,069 1.00/1.00 vMB 92
483,468 483,468 000000000000000000d45ea7d6d8c4aa055a768c8348427c450484a6588987fd 2,108 1.00/1.00 vMB 286
483,467 483,467 0000000000000000005e08929d98e15206ddc7ad3d9cbe64de3ef0881cff5bed 1,617 1.00/1.00 vMB 114
483,466 483,466 0000000000000000000ce7112270af60c17e1a60d49ccef118534c4f46969e98 2,145 0.99/1.00 vMB 373
483,465 483,465 00000000000000000138df81ae7d8bced6c3db43e315bbaa8df997494d19266b 1,487 1.00/1.00 vMB 42
483,464 483,464 0000000000000000007312e188b4f417fd9a36e1cc3b5e6febcb52452e11ba05 1,622 1.00/1.00 vMB 61
483,463 483,463 0000000000000000005b9be2112de8f757e4fb8d819607eb9cc70ee1d7c551d5 1,575 0.99/1.00 vMB 168
483,462 483,462 000000000000000000a8e814d2e7c03848a0f771ad71af14abc40a9262b15e31 2,389 0.99/1.00 vMB 378
483,461 483,461 000000000000000000b821ba0557a546c12d1951685b6785be0cc213b5033572 2,165 0.99/1.00 vMB 261
483,460 483,460 000000000000000000766520d9b68838134fb4158b982ef6c5876218efe051de 1,031 1.00/1.00 vMB 116
483,459 483,459 0000000000000000010ed93de94f0722c7405060e29812808054a1e54b08c30e 2,292 1.00/1.00 vMB 90
483,458 483,458 00000000000000000103e0ff41114f69afdd83728bbcc71dbd3a1ff29ee243ae 1,800 1.00/1.00 vMB 142
483,457 483,457 0000000000000000004d34980015bb3dcb7ec802d6290e86e47538dc7dcce5e6 2,227 1.00/1.00 vMB 371
483,456 483,456 000000000000000000e8ec20ce4fbd381a26022b18eeca1d94b482e12069f892 2,240 1.00/1.00 vMB 253
483,455 483,455 00000000000000000004b208419007876916179e22ae5d62d7d034939fd8d4d6 892 0.49/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 781.99 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: 648.81 GB
    • Received: 13.09 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.