Loading Tool

Explorer IconExplorer

Memory Pool

34,963 transactions
25.59 vMB
0.07223947 BTC
Random Selection Loading Transactions
Max Size: 130.36/200 MB

Candidate Block

Mining Attempt 76e9f280b3ffa8296301af49ac9e76cbdbbfa7799d86cf9bdcc64d0d8dc63343
Version 20000000
Previous Block 000000000000000000018a7c9c67def46f0c877c4aaa1e2e54a892d9cd10acb4
Merkle Root 2e3f678d9fc7e36b85703a00e290ad94831730b04e5223bc41cb8f77db949bdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,424
Size: 1.00 vMB
Total Fees: 0.02564816 BTC
Feerates: 151.12 > 2.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,690 (220,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,558 694,558 0000000000000000000f28a3a8029930c92e913b398eba15860cce7afe67ac1b 970 0.34/1.00 vMB 15
694,557 694,557 00000000000000000006cb8d07ecaabe021d401ab6ff058506bbe67865280612 1,405 0.49/1.00 vMB 12
694,556 694,556 000000000000000000036ce64073906b59bbde05b8c13697bbffb21ace84084f 426 0.14/1.00 vMB 10
694,555 694,555 0000000000000000000da6f20d2f91542860d9703672eae8f14a94d470f06892 2,500 1.00/1.00 vMB 12
694,554 694,554 0000000000000000000d934d5619839be2bd336d04c2bf76317959746acacd04 2,890 1.00/1.00 vMB 17
694,553 694,553 000000000000000000123b7b1312e235ff4bfbe9525857822ec3aedd5745938d 295 0.10/1.00 vMB 14
694,552 694,552 0000000000000000000efaa8b8316edddb55479980ca55a556d5bf83104c3d8b 1,732 0.81/1.00 vMB 9
694,551 694,551 0000000000000000000edeac811e2f905e9bcf34b0bbb350c6e0b54ac543d4c6 1,774 0.65/1.00 vMB 12
694,550 694,550 0000000000000000000f92520027e26742d8ccd8224e4a85f8d96a1870db626b 871 0.40/1.00 vMB 21
694,549 694,549 0000000000000000000f9bb7d45d0050cc51fce50a2855f3bd0c0de578e3c1cd 1,027 0.96/1.00 vMB 7
694,548 694,548 00000000000000000006f6a09449b8ddf59a575a37bcde84b6672b63fc7ef897 223 0.06/1.00 vMB 17
694,547 694,547 000000000000000000127951d01849998e8efdef80d22c828caecd3d1c3821f2 1,553 0.57/1.00 vMB 11
694,546 694,546 000000000000000000021c664ed0f0162e0f1dcbc794e67bcd48cb4c6d4511c8 334 0.10/1.00 vMB 15
694,545 694,545 00000000000000000011c71ed3c25d40727776d23631e8397acf857540c6552d 1,364 0.45/1.00 vMB 10
694,544 694,544 000000000000000000087fc02d8954c33ed60429a7ac6e0308124c514433250b 1,027 0.42/1.00 vMB 13
694,543 694,543 00000000000000000006e6e3e6fe64f1698ef9ce15cae59c1a5e240a89790f41 1,444 0.98/1.00 vMB 2
694,542 694,542 000000000000000000016f6dfd910275ad2514295efa9d5d5bab67186b13404f 1,160 1.00/1.00 vMB 6
694,541 694,541 000000000000000000117944679b2449363486d31cbc9377b8855f97c191223a 2,543 1.00/1.00 vMB 18
694,540 694,540 00000000000000000006bc8b2f0140a676dd39f5a06364eb5708efad1660354b 2,954 1.00/1.00 vMB 3
694,539 694,539 00000000000000000003ad72defa3a3908d33962d59ef3702c4b11a33b0196e8 1,389 1.00/1.00 vMB 10
694,538 694,538 00000000000000000008c599546e94a606b377b57d7c0436e8a4ff6a11a276e0 958 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.84 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: 637.63 GB
    • Received: 12.43 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.