Loading Tool

Explorer IconExplorer

Memory Pool

45,214 transactions
28.71 vMB
0.12523173 BTC
Random Selection Loading Transactions
Max Size: 151.91/200 MB

Candidate Block

Mining Attempt 7151d41d4517a6deac08fcadd4303b8e8a81b2c09c39464076750ba7167ae5d3
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 94b7813a4285a3b09e7585cefcbb204a53b11b1b9595394c0d69be25034c8a4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,294
Size: 1.00 vMB
Total Fees: 0.07043747 BTC
Feerates: 101.65 > 7.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (431,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,479 483,479 00000000000000000000e14d549a9c73c8552af766e61e07b308070dbfab604a 1,422 0.99/1.00 vMB 117
483,478 483,478 0000000000000000007a6dc6ec92dc29df3be2db9d944bb8405827756a2ad67b 1,707 1.00/1.00 vMB 172
483,477 483,477 0000000000000000000de73ec42003f364ce355f63b6ef2fc3895d9b41a18668 1,839 1.00/1.00 vMB 213
483,476 483,476 0000000000000000006e94305218381dadefe595a9ecb568674fd768894909c5 1,412 1.00/1.00 vMB 303
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
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.