Loading Tool

Explorer IconExplorer

Memory Pool

80,669 transactions
29.75 vMB
0.09425805 BTC
Random Selection Loading Transactions
Max Size: 180.21/200 MB

Candidate Block

Mining Attempt daacda7d574e5c093a9cbbdbfef2dc2a1d29345903bd2f35651d9390328d8b04
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root d1bb2aa11e5e921dda206c10baf0a898651144603677cc8ecb025196bdf055c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,463
Size: 1.00 vMB
Total Fees: 0.02995725 BTC
Feerates: 278.95 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (135,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,309 779,309 00000000000000000001933cbc5c7745e00f46efc964d5793261eafa1b7c6409 1,752 1.00/1.00 vMB 12
779,308 779,308 000000000000000000046a51cfdfa7b5a322386fa2ce48dd6a28340192596ec1 1,841 1.00/1.00 vMB 10
779,307 779,307 000000000000000000048d72d9bed803bedc5117994e03c1e41a74b6926b663a 621 1.00/1.00 vMB 3
779,306 779,306 00000000000000000000b083d02afe4f40086774c7c567cb5813418dee1ef6b9 1,031 1.00/1.00 vMB 3
779,305 779,305 00000000000000000005ab97605680d0f3f1a4189220e682f46623b17927539b 2,717 1.00/1.00 vMB 13
779,304 779,304 000000000000000000034413a5fbae4e62d843bafe3fe493c0e8d62ec8090baf 2,544 1.00/1.00 vMB 6
779,303 779,303 00000000000000000002edac2990c83a23917b88ad3d4cca85ac3c3bf494f8f1 3,589 1.00/1.00 vMB 23
779,302 779,302 00000000000000000004fbca8de42a9158ebab7b19f0a4c7462e89ff237a23a2 3,418 1.00/1.00 vMB 18
779,301 779,301 00000000000000000000f2bab432fdf450a5cf43233715402efad7c079aaf45e 770 1.00/1.00 vMB 3
779,300 779,300 00000000000000000002c6862ae01356dba9e237fdb677952fa8145ec05b30bd 2,362 1.00/1.00 vMB 8
779,299 779,299 000000000000000000049ec18389bcd108fe14196a758c7051fe1bed0137d727 1,675 1.00/1.00 vMB 4
779,298 779,298 00000000000000000005bb950716656982d36e45cff99c16e79b67a794f47a55 2,291 1.00/1.00 vMB 6
779,297 779,297 0000000000000000000024f2c074e9845125e632411aa0112c2a4b8c2b65da4e 2,317 1.00/1.00 vMB 20
779,296 779,296 000000000000000000003578f794f238f5c094838c29c9abb7627eda55ee5ee2 3,595 1.00/1.00 vMB 18
779,295 779,295 000000000000000000017fb6649490edd7575ec0a9fcfba6a272dc495e60f88a 2,043 1.00/1.00 vMB 6
779,294 779,294 0000000000000000000169d313cb4bc30c0dfd9c384cef61868e33f9d3c38a4f 2,487 1.00/1.00 vMB 14
779,293 779,293 00000000000000000003567f8f3b9c25af1ac5def964bb23feddeba08fb784b9 3,478 1.00/1.00 vMB 21
779,292 779,292 000000000000000000015d4b753978d85833032fc71ba41d9e504021e62a1444 3,514 1.00/1.00 vMB 22
779,291 779,291 00000000000000000002d6e2dc618ad0f0eeb43e2421273ca6fd31f005d19b9c 3,354 1.00/1.00 vMB 34
779,290 779,290 000000000000000000042461e0fe2bcf9b9c1f190875d6c0ab14d153a66435e3 2,306 1.00/1.00 vMB 15
779,289 779,289 000000000000000000008ee0d3eeb389ce5d7f2d988a9927ce92478ab513d605 1,485 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.56 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: 670.07 GB
    • Received: 15.81 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.