Loading Tool

Explorer IconExplorer

Memory Pool

74,861 transactions
27.69 vMB
0.07687737 BTC
Random Selection Loading Transactions
Max Size: 168.77/200 MB

Candidate Block

Mining Attempt ffb0d347e216eb3de303e3eb9fc3e590b64b2e9ab9f44f6b37b0fb2b1e1d2da7
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root b3d312d8e0b1dd7ffcdda6b0545148f32e52ec5ea6701a8f26beea3383101c00
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,828
Size: 1.00 vMB
Total Fees: 0.01775062 BTC
Feerates: 98.68 > 1.78 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (483,641 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,646 431,646 0000000000000000008b2e36141cf4cdecf779e8c1944211df1c5b5765bcc6d1 2,347 1.00/1.00 vMB 60
431,645 431,645 0000000000000000031e59c0ec7e79a52041ca3d38ad27639a019858045b3b79 2,484 1.00/1.00 vMB 58
431,644 431,644 000000000000000001ab5b2d4786bdefe6ef277c1029b3f12e0bb5ab2fa8d5d5 2,127 1.00/1.00 vMB 55
431,643 431,643 0000000000000000034207323383f8f4a8ec91c2f56d4c6619bfdbcac516eac9 2,245 1.00/1.00 vMB 48
431,642 431,642 000000000000000002259d0ec93c5c8b4740e9d9110c11d3217d5f39c2dc52b2 2,410 1.00/1.00 vMB 66
431,641 431,641 0000000000000000024f1ad57652f50672908feb29c237aace80db1c090740a4 1,472 1.00/1.00 vMB 41
431,640 431,640 000000000000000000cc35a4f0ebd7b5c8165b28d73e6369f49098c1a632d1a9 2,703 1.00/1.00 vMB 53
431,639 431,639 000000000000000002ceb63a6f2eed08765fef70b085d80a5d837db5a8e03db5 2,710 1.00/1.00 vMB 65
431,638 431,638 0000000000000000029c8a441c9a39cf3061433cd4e19642db7ec3e388d33ebc 2,526 1.00/1.00 vMB 62
431,637 431,637 00000000000000000237919c8393adf1e518dc0bdddd0ebcc17ae8d7ec7e0d1c 2,038 1.00/1.00 vMB 74
431,636 431,636 0000000000000000029e5173734772116e78c26893c2a7fcdf8e19d08f4fd5c8 2,572 1.00/1.00 vMB 108
431,635 431,635 00000000000000000367aa080c6f9d2d0b8a19d084839c3dabcf2838aec2abae 2,070 1.00/1.00 vMB 88
431,634 431,634 000000000000000000ce2aa4a2e52a1e5fbf3e4c7e8929564b3722296abaad7d 1,422 1.00/1.00 vMB 38
431,633 431,633 0000000000000000008e9543ee82f692cb29073d1424c8efce6a7eeb961ce372 1,703 1.00/1.00 vMB 33
431,632 431,632 0000000000000000039db37d912dc3e02d2ba5cdf3a89c17997b115d0d492bd8 2,510 1.00/1.00 vMB 59
431,631 431,631 000000000000000002d642f0c79cd03cb09ea33d1cb1e88b1e768cb1856f198b 2,669 1.00/1.00 vMB 72
431,630 431,630 000000000000000001bdae925ad598ed7de745dbf36d38693ebdf97a634fcd60 2,366 1.00/1.00 vMB 74
431,629 431,629 000000000000000002504bf159733e951a798020778e2f4ecbe8e70260a13e34 134 0.06/1.00 vMB 32
431,628 431,628 000000000000000002cd92cdab8abe0bd736ebbc2466933cd0bf291a21246c06 510 0.21/1.00 vMB 58
431,627 431,627 0000000000000000040a90adfeb02448bbe2b22c712c87440ea28e9c61cc503b 1,071 0.53/1.00 vMB 65
431,626 431,626 0000000000000000045a690aa7d6dd99eb027c84d2f1f213fbed5b4e4e93df5d 954 0.84/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.