Loading Tool

Explorer IconExplorer

Memory Pool

87,204 transactions
32.61 vMB
0.15213654 BTC
Random Selection Loading Transactions
Max Size: 199.12/200 MB

Candidate Block

Mining Attempt 75084d3d25c48ac59af8c4617e87ad8b8544d9916bca32be24aceb10bc897ffa
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root ab7ac66fe81d79f0353dbba6d9ab2d5f481eca693a32df8873a411e4e8b6106c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,193
Size: 1.00 vMB
Total Fees: 0.05865220 BTC
Feerates: 400.00 > 5.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (462,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,782 452,782 00000000000000000131817d0e608b44888db1f580d1cda870d7f19aca6cb7a5 1,636 0.90/1.00 vMB 94
452,781 452,781 00000000000000000091270d0cc221ccd8ebb9b46cb2741ccdfe9608be868583 876 0.52/1.00 vMB 97
452,780 452,780 00000000000000000206e5cfd9460fc29725e246f59d41247e62aabfe23f3f1d 1,039 0.69/1.00 vMB 39
452,779 452,779 0000000000000000027c9b823f37e350392d647647968b0669b6c86ee3af2190 1,640 1.00/1.00 vMB 65
452,778 452,778 000000000000000000c6ab399f40138feb093ead6b21dc5230bea8ce2c050601 2,742 1.00/1.00 vMB 82
452,777 452,777 000000000000000000827cb2252d44bbf13168915b2307e1cd10d83e9fec7683 2,391 1.00/1.00 vMB 94
452,776 452,776 000000000000000000186603ef6dafa979e76c2f5889af1a26f4fe6a87df8727 1,982 1.00/1.00 vMB 110
452,775 452,775 000000000000000001fdbdf86cc1c075f3b558e76b87721fc90c905d2edddde7 1,212 1.00/1.00 vMB 112
452,774 452,774 000000000000000001918abaa8dd1921b50416c2b19a43df076cbb3be525f5e8 1,985 1.00/1.00 vMB 84
452,773 452,773 0000000000000000019793391ae5ab3a09515f650ffb0dd26043e2fb758af4d3 1,905 1.00/1.00 vMB 90
452,772 452,772 000000000000000000fa8b81ccc5407c1e8da59899f0ca5cb8688f31165bda1a 1,922 1.00/1.00 vMB 129
452,771 452,771 000000000000000002349460c633ffa70a7d895f41b36a6a84a564c57969cb48 1,884 1.00/1.00 vMB 149
452,770 452,770 0000000000000000018482b08ed9415e3780de2028a6d5b44aa8c4b85b4af99d 435 0.17/1.00 vMB 89
452,769 452,769 0000000000000000026e8feba391099dc2f356444bd11e34ea18ae1d1c5fdc90 194 0.07/1.00 vMB 117
452,768 452,768 000000000000000000da0fadeb53c3b889599ebf107f3767ea2373e151d30acd 1,331 0.66/1.00 vMB 86
452,767 452,767 00000000000000000290cdef44f755035c6b62be293ed5a7b7da8545880e94cc 438 0.20/1.00 vMB 103
452,766 452,766 00000000000000000237b14774b5be7865d6f1f5f934a808fd057dbf075ec697 437 0.17/1.00 vMB 119
452,765 452,765 0000000000000000002eee30eda9c6d5f44604e7ff9c656e2751450b0331deba 986 0.78/1.00 vMB 54
452,764 452,764 000000000000000000284a92aa2857942f513ddf1e054449121cc90707a07d44 1,258 0.63/1.00 vMB 71
452,763 452,763 0000000000000000009d5a91ae1a9fedb761a91777de72b710db93a39ce7fb61 1,823 1.00/1.00 vMB 95
452,762 452,762 000000000000000000c6d00a51667cbc709089f5cc8e4460237a4a904856a795 2,261 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.