Loading Tool

Explorer IconExplorer

Memory Pool

23,437 transactions
22.41 vMB
0.03408884 BTC
Random Selection Loading Transactions
Max Size: 118.29/200 MB

Candidate Block

Mining Attempt 0230f3d8db9aa4e9dca3b287b356bd1bb70caddc93fba65a0201beabfd98eb25
Version 20000000
Previous Block 000000000000000000007f80df3b3ba2ba1bc762eda5d35b99ea92c694910f3f
Merkle Root 99a56fd2fba0d0e8a9ad50d86d574c3b679543caee67314a4dfa37a01c6140f4
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,466
Size: 1.00 vMB
Total Fees: 0.00969228 BTC
Feerates: 150.75 > 0.97 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,807 (61 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,746 939,746 0000000000000000000130a61e893240ae4a3213497671dd420d042a1126241f 4,227 1.00/1.00 vMB 0
939,745 939,745 0000000000000000000099c8cbb392cc204f0e03c16cfcc1b306231729690fbd 3,284 1.00/1.00 vMB 2
939,744 939,744 0000000000000000000084be9ed4528316489e62be137f80ef106cb055349db8 3,586 1.00/1.00 vMB 1
939,743 939,743 0000000000000000000119eadeb4560e861efab2cf22f8e74c856d268fa72d76 3,547 1.00/1.00 vMB 2
939,742 939,742 00000000000000000001cecd12d1d76c03bd342d751f26aa2ef00c0954309811 3,867 1.00/1.00 vMB 3
939,741 939,741 000000000000000000008f477870facddb55cbc081288120c51cd52e79e8dae1 399 0.13/1.00 vMB 2
939,740 939,740 0000000000000000000024c841ab54509c4fd1b7289d983d56e94b885debcc26 3,416 1.00/1.00 vMB 1
939,739 939,739 000000000000000000018aa4540f4af88d285884317632a8a24e981235170959 825 0.26/1.00 vMB 2
939,738 939,738 00000000000000000001d73939694baf4da0807ef0f5ef0b1c916ccf067ebf75 308 0.07/1.00 vMB 2
939,737 939,737 000000000000000000019d911f26f39f9cd0cfe0ba68bcde73a28f37cf23b4a6 2,968 1.00/1.00 vMB 1
939,736 939,736 00000000000000000000afbc574f15090f542bd83922b8c1e0d6ab4cd4fbffb7 93 0.02/1.00 vMB 2
939,735 939,735 0000000000000000000054c5fc2e0bef796e423059806caa27212a3fab26d224 4,270 1.00/1.00 vMB 0
939,734 939,734 00000000000000000001d317aad807e25a40b560d7d13432547ce03ab8df2071 4,467 1.00/1.00 vMB 1
939,733 939,733 000000000000000000010f934cb79be96b34277cb6e786317178d304a6776e12 1,390 0.48/1.00 vMB 1
939,732 939,732 00000000000000000000e4721dcd5b0a730d3e670295e871fa2e39b8b258c3e1 3,282 1.00/1.00 vMB 3
939,731 939,731 000000000000000000000bacf9996fca0aa7fdbe1cffe3ae78729bf1b25ddf96 4,727 1.00/1.00 vMB 0
939,730 939,730 00000000000000000001337f58b450551e5b3f84edb04ce53a8d036b9612b563 245 0.12/1.00 vMB 1
939,729 939,729 000000000000000000017e89eee9a3fdda6fa276e947e55ac3ea96152ef37149 4,103 1.00/1.00 vMB 0
939,728 939,728 00000000000000000001ac3105fd08d9691cd321d2bc1576f1a654ceb314e7b6 3,927 1.00/1.00 vMB 0
939,727 939,727 00000000000000000001e4e127771fbb3dd8a7684828cc26d9a9c98c00ae73e0 3,013 1.00/1.00 vMB 3
939,726 939,726 00000000000000000001424302ec34072a4b8c40dd9cb31078684eec4076e4b1 3,299 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 826.38 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: 4,289.51 GB
    • Received: 237.89 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.