Loading Tool

Explorer IconExplorer

Memory Pool

85,956 transactions
33.12 vMB
0.09647906 BTC
Random Selection Loading Transactions
Max Size: 196.16/200 MB

Candidate Block

Mining Attempt 90ed4c5f96914b41f90b6c43252e9f0ccd96e835d45324506de30a1b1cd4036e
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root c8ed53b52dd2ebaac400ec512ca0dc112f65b3748bbfbc0809c493025233e109
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,035
Size: 1.00 vMB
Total Fees: 0.03052299 BTC
Feerates: 150.67 > 3.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (33,126 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
881,823 881,823 000000000000000000021db78f316290a19a88e792ce8582d0474dd6a6f9417c 2,113 1.00/1.00 vMB 2
881,822 881,822 00000000000000000000ff3bc71c7fa04897fc3459e65f3f260bcff27879feb0 878 1.00/1.00 vMB 1
881,821 881,821 0000000000000000000073a6493e3a216906054a82d1c0b626464210ebb7e148 1,255 1.00/1.00 vMB 2
881,820 881,820 000000000000000000008346a1dd21ea24bdae2dd22a5d8264d18e0627d361fa 1,513 1.00/1.00 vMB 2
881,819 881,819 0000000000000000000061ed4ccbd13805cb3c2b138b645913c0fde1fa8ed878 3,654 1.00/1.00 vMB 4
881,818 881,818 000000000000000000022db5230911941aa78eb4ef7c5703ea1aed51e2cd8d57 1,057 1.00/1.00 vMB 1
881,817 881,817 00000000000000000000776a2082bcab07d1cd8a491c29eefccf9d06b3ac84da 50 1.00/1.00 vMB 1
881,816 881,816 0000000000000000000074d8b713454e8dbaa6e0dce67e9969de949ba0304596 1,521 1.00/1.00 vMB 1
881,815 881,815 00000000000000000001093549f5d131d3977a5a0cb1d7dfb6702397e729a6f9 3,104 1.00/1.00 vMB 3
881,814 881,814 00000000000000000000163db25f81a9360cb9c060f102597cc1bbb017a79a74 3,490 1.00/1.00 vMB 4
881,813 881,813 0000000000000000000244f18e8da7ff438918c64a61ec6dbad16279e26e0e27 197 1.00/1.00 vMB 1
881,812 881,812 0000000000000000000058fc8558cb6cb91316911ef63bc7d2548ac03a60c4de 1,945 1.00/1.00 vMB 2
881,811 881,811 0000000000000000000223956d8e3081bf4df38746647f7f0be3b2ffae10b1b6 272 1.00/1.00 vMB 1
881,810 881,810 0000000000000000000035b7c38f9850eb0bcdedfa7ba3b3c803edcda8ef829b 337 1.00/1.00 vMB 1
881,809 881,809 000000000000000000009bbdac0d187995ad42d978c676492d0b44fe19e41fab 2,643 1.00/1.00 vMB 2
881,808 881,808 0000000000000000000176851d84ced2ec27e5b7903d9a1070bf9ea5052b3e6b 2,336 1.00/1.00 vMB 3
881,807 881,807 000000000000000000019bfc44e8481a7f930367d6edcf97ea76af5e20875b35 1,469 1.00/1.00 vMB 1
881,806 881,806 000000000000000000024d6c95a7478b834751b07423827d1e3d026404634832 3,254 1.00/1.00 vMB 4
881,805 881,805 00000000000000000000f5d9aa481b8f2555deaa8638a3c1f2eb4ffa8f474f9d 3,007 1.00/1.00 vMB 3
881,804 881,804 00000000000000000002316960e130937507a790305e2791fc61139cdadb8dcc 2,436 1.00/1.00 vMB 2
881,803 881,803 000000000000000000024f47fa4796c970747e3a2263ebd7538825f78c492711 2,594 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.30 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: 657.41 GB
    • Received: 14.54 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.