Loading Tool

Explorer IconExplorer

Memory Pool

77,523 transactions
28.94 vMB
0.08295651 BTC
Random Selection Loading Transactions
Max Size: 174.98/200 MB

Candidate Block

Mining Attempt c2be8fbaba3ec6b7771b785a410f2409049be27daf1cfad13b021f6738145941
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root e568fb3e77b0441b0464a1bf0e8b3b8c63fcd04679ffb9fb94adac431c8154a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,958
Size: 1.00 vMB
Total Fees: 0.02256644 BTC
Feerates: 150.93 > 2.26 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (558,860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,298 356,298 0000000000000000139861f705293aef7fefc3a6f73d5b20b12a8d32ece9e65c 752 0.37/1.00 vMB 25
356,297 356,297 00000000000000000b96484e45cffefb78416c27e1ed57b8a997c71ece026282 1,063 0.71/1.00 vMB 16
356,296 356,296 000000000000000011c5c276fd8b3f0a1067640026edd0761e18268346914870 1,703 0.75/1.00 vMB 33
356,295 356,295 000000000000000009607ec1a855c01ed360a8d8b89b27079f8efd3ad241c940 769 0.38/1.00 vMB 27
356,294 356,294 00000000000000000021f557f79ac380ce0cdca3d4829269d6487c024503d5b6 1,870 0.75/1.00 vMB 28
356,293 356,293 00000000000000000ee6c0e1514c57e455bc522928fb8aaa89cbf91172dcf28c 455 0.19/1.00 vMB 28
356,292 356,292 00000000000000000c9319fee2543d2c1002786f0a7a41bc6103484f418acb3d 1,648 0.69/1.00 vMB 29
356,291 356,291 00000000000000000f2cf89ba1f291debbb32b00ce3870be8cfaee8db2425790 1,105 0.48/1.00 vMB 27
356,290 356,290 000000000000000010a33052fca14166bde756df88e4ff1091e2bd4e4259b014 553 0.23/1.00 vMB 28
356,289 356,289 00000000000000000a7391e98680206ef8d17f705d64771a43f4f3316b8e9983 374 0.18/1.00 vMB 22
356,288 356,288 00000000000000000dea49b2036686e95f322afea8f5a73c5d522ebb768e6159 1,203 0.61/1.00 vMB 26
356,287 356,287 00000000000000000df8dd843a6b4bcb782ebb8cda4e5b846e8710b2dd55d68c 673 0.34/1.00 vMB 25
356,286 356,286 000000000000000008b72152a94b9bd495f7dfd413bd1665fc079094f7c8baf3 219 0.09/1.00 vMB 34
356,285 356,285 00000000000000000a6d911d31bc293ca33ed6b80dd3353129936d4506e8fd77 1,005 0.54/1.00 vMB 25
356,284 356,284 0000000000000000087422f9dba69b8f9ef915f55eaeec66957c23ed56252452 338 0.20/1.00 vMB 24
356,283 356,283 00000000000000000faa2d2ec0ee973ff9202cdfa32b960e7acf7e75a89334d8 646 0.45/1.00 vMB 23
356,282 356,282 000000000000000001ed67201edefd105d3523236a350591a236364c1c7b3d1e 70 0.10/1.00 vMB 5
356,281 356,281 00000000000000000cec922bbbe09be0a39eb389ee4bd94415e646dec072892b 342 0.42/1.00 vMB 11
356,280 356,280 00000000000000000f50f5b7e7e5698cd72eb5349d6a8a493fa5530df22564be 1,438 0.75/1.00 vMB 28
356,279 356,279 00000000000000000f645de060cd548b4bce77c17cc2e53f6d73cf83cd7fb4ec 1,073 0.71/1.00 vMB 24
356,278 356,278 000000000000000000aff98718798f251dab692c95a6f9a701f845e7224265b7 635 0.30/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.40 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.