Loading Tool

Explorer IconExplorer

Memory Pool

78,984 transactions
29.43 vMB
0.08347957 BTC
Random Selection Loading Transactions
Max Size: 179.89/200 MB

Candidate Block

Mining Attempt f903fb733253d5c4989288bf8d647ca68ba220894dd81f4cb7570ae5e2b4307a
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 86c7e5882b5c6362f612a9b673b189269212a10706c568be33c214450ca5e9ec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.01882007 BTC
Feerates: 402.60 > 1.89 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (519,656 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,667 395,667 00000000000000000148cbe9e90a8e6470822203b25f136a660207df30c637a6 1,195 0.95/1.00 vMB 37
395,666 395,666 000000000000000001232b610eb278a00634a9340828189ba9bfccd2496338b0 1,540 0.95/1.00 vMB 37
395,665 395,665 0000000000000000055b8fe20978f1cfe5a21bb6f79e5df586b141ee0d5a5b50 2,334 1.00/1.00 vMB 54
395,664 395,664 00000000000000000836625704366f0337bd119dbb2386576e44636c6034b95d 3,094 0.99/1.00 vMB 49
395,663 395,663 00000000000000000577a390e28cf57a360d06940265dba5387ff9ecb34eb55c 1,019 0.93/1.00 vMB 51
395,662 395,662 0000000000000000059d3163e1a9cafb6820ba9ab8af4c23dda1b0b86d8e099d 1,209 1.00/1.00 vMB 78
395,661 395,661 0000000000000000027dbdb43056e34f32aac0f1a1f8b05ab4510c432a4b5958 782 0.39/1.00 vMB 46
395,660 395,660 000000000000000002a929b8d5a39102df0be619c09a37e581ced2c9152d1094 1,468 1.00/1.00 vMB 22
395,659 395,659 000000000000000000bcde87c3b88dd08949c9c744d487ccd756207513ca4017 1,146 1.00/1.00 vMB 32
395,658 395,658 000000000000000004a36000933bdfb528bb5a9f81094ca354657451157c9f3a 1,305 0.93/1.00 vMB 26
395,657 395,657 000000000000000004f7bf0bb24943627935dd6a38dcb21b7259d3374966e2c6 2,129 0.90/1.00 vMB 56
395,656 395,656 0000000000000000000fe0596034ca7c6ee7e40fa1246d9f226e97fe947d2a47 2,532 1.00/1.00 vMB 49
395,655 395,655 000000000000000006a20ba4f1709b81588fec51671ff0c86e48ee1ba51ee75b 891 0.34/1.00 vMB 56
395,654 395,654 000000000000000000182335a28f253e2ce53fe19367d52b4e34007262a97ac6 1,388 0.89/1.00 vMB 25
395,653 395,653 000000000000000007680d9af3e4937e36ea7b6cfc20f54466d0202be0ec1bfd 2,676 0.93/1.00 vMB 67
395,652 395,652 000000000000000007df53dda280f14168ca2eb632b1b86bbaba5d90f7d38b60 2,245 0.99/1.00 vMB 45
395,651 395,651 000000000000000005822b77a904129795a3ff4167c57ed1044f5a93512c830f 1,615 1.00/1.00 vMB 26
395,650 395,650 0000000000000000003c6511c5aa363d8a86ae660c8dee83a12787636cfb042b 1,729 1.00/1.00 vMB 30
395,649 395,649 000000000000000006f29a88e956f69c006a6f3b3277018045bfcde51384e0d9 2,158 1.00/1.00 vMB 62
395,648 395,648 000000000000000005aa1f7d69346ffd43b4bc55564d7dd918f69731d6c5a555 2,198 0.93/1.00 vMB 36
395,647 395,647 00000000000000000267a368714f0963151cf6a953d6daf02715507a0a896538 2,309 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.