Loading Tool

Explorer IconExplorer

Memory Pool

86,524 transactions
31.65 vMB
0.14922731 BTC
Random Selection Loading Transactions
Max Size: 190.89/200 MB

Candidate Block

Mining Attempt 38fe4dc0769d4ce2a434ae9fd5b305d7501dcdaf7774de9cc6e01c88f52056e9
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 93cf05206374c0953ae2fdbb8ab15f657ca266a02de4047702ba2692bd554185
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,564
Size: 1.00 vMB
Total Fees: 0.06647558 BTC
Feerates: 214.31 > 6.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (445,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,304 469,304 0000000000000000013411c5830179a519404cd7e8d086ea1e7630d2756ecf51 1,462 1.00/1.00 vMB 345
469,303 469,303 000000000000000001b1b3333f81ec1581bc7adb9123daf1e3cf18553eee3e67 1,757 1.00/1.00 vMB 446
469,302 469,302 0000000000000000003a9f5f9345047c819ef57fb9367d8bcb516d3a6fc1d80a 2,467 1.00/1.00 vMB 399
469,301 469,301 00000000000000000127e3d62c26139b379a203f60ce589c40b19b62a700b56d 2,166 1.00/1.00 vMB 381
469,300 469,300 00000000000000000118fe5829b16c9cc0f26297f32ba63f63b572ffcb2a8155 2,255 1.00/1.00 vMB 458
469,299 469,299 0000000000000000018eecebfd6501be0b6a5e4a02a635b51b5b37f99575f865 1,788 0.99/1.00 vMB 483
469,298 469,298 0000000000000000015f71b4a183ca702cdf8fdf4f6d197c94bba49d0b19b32f 1,862 0.99/1.00 vMB 292
469,297 469,297 00000000000000000087b590aff18688c64f390bb6b6099507d05cd2d3ea234f 2,236 1.00/1.00 vMB 372
469,296 469,296 00000000000000000031e74ab0045c258f5cc9e770e8c58c99839d51f1e06871 1,830 1.00/1.00 vMB 299
469,295 469,295 00000000000000000132636d1255f3d27f1a3619807623bc3de3156431a5ce2d 2,176 0.99/1.00 vMB 424
469,294 469,294 000000000000000000a3db688caccbe5e0ac6632e0e9d2b28daf2bea075311a3 2,650 1.00/1.00 vMB 472
469,293 469,293 0000000000000000019aa4a3eaf2d8ea5320c1530c47392ce2ceb7c462ee05d5 1,947 1.00/1.00 vMB 327
469,292 469,292 000000000000000001457cf38cb02636c35450ac9a948653a8b58b6b037eaee0 2,622 1.00/1.00 vMB 463
469,291 469,291 00000000000000000026226e7f1f718f7dc10caf6935ec82a7fa1bf7bb89af05 1,682 1.00/1.00 vMB 384
469,290 469,290 00000000000000000145e732e23ddd43f64228c738103edaa676ea2c1d229770 1,762 1.00/1.00 vMB 488
469,289 469,289 000000000000000001d1a3b12ac4361ff46b46b7f6e312cda45316b4ab6cf74d 891 1.00/1.00 vMB 189
469,288 469,288 0000000000000000000e3fcd4ac52c94831796bfe6c0d2b5f2615bdd4862d57a 2,129 1.00/1.00 vMB 162
469,287 469,287 000000000000000000d12f4107c1e6af7fca2fea6ef466f5d499f272cc25ea53 1,996 1.00/1.00 vMB 362
469,286 469,286 00000000000000000072758fd7c17ba0ee15fdf22762c4fb98030b766610042f 1,520 1.00/1.00 vMB 280
469,285 469,285 000000000000000000e8c9f93323d030415e4bf77cea0ac82045fc5d60aa76d7 2,071 1.00/1.00 vMB 287
469,284 469,284 00000000000000000134be43a66e66198fc0c328e9d2d6a155ed6da3ca7e8d03 2,025 0.99/1.00 vMB 315
Previous 10 blocks ↓
Total Size: 782.33 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: 660.72 GB
    • Received: 14.77 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.