Loading Tool

Explorer IconExplorer

Memory Pool

78,252 transactions
29.41 vMB
0.06639136 BTC
Random Selection Loading Transactions
Max Size: 176.57/200 MB

Candidate Block

Mining Attempt 54f26613fef547e18257a7ab2bb5baf9b73c6dd1b7288b63b27495dd20e839b8
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root deb1829bbf28e1cbda28a2da89c37a309970f4b862e0b0c427a22b9f41093774
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,745
Size: 1.00 vMB
Total Fees: 0.00676400 BTC
Feerates: 180.34 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (74,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
840,993 840,993 000000000000000000003aae7cf7f7589f899bdbd05c9855d0b68169b32e6204 4,057 1.00/1.00 vMB 70
840,992 840,992 0000000000000000000194903f8745f5dbae306e72a4b3138a28b6c5a3bf9ef1 3,743 1.00/1.00 vMB 110
840,991 840,991 00000000000000000001bdef702062d601a23820662f487ce67a303ca9a550e4 3,686 1.00/1.00 vMB 67
840,990 840,990 000000000000000000001c778c237030fd2cb171141199cc3691233a070e6c6c 3,945 1.00/1.00 vMB 79
840,989 840,989 0000000000000000000255e620934bd63bba18e6aa7e3c517b3e743352cffe1b 3,459 1.00/1.00 vMB 65
840,988 840,988 00000000000000000001daf2f623310a721f2886c63cddde18cee49e37504ddb 4,017 1.00/1.00 vMB 89
840,987 840,987 00000000000000000001907aa9122756c65a72a33c8e25db38f9266e9b4a1dca 4,407 1.00/1.00 vMB 58
840,986 840,986 000000000000000000016159d8e493b3a2e9f1f2a91353c0206f3a95921269d1 4,707 1.00/1.00 vMB 57
840,985 840,985 00000000000000000000023f6069fd4c515b1826395fcdf4f7262984cc44106d 4,157 1.00/1.00 vMB 72
840,984 840,984 000000000000000000014a221a3bff370708e04891312a4f498caf917da78dc6 4,218 1.00/1.00 vMB 101
840,983 840,983 00000000000000000001359467cae3a52a912cb399a7c0fa5fe394d671471898 5,103 1.00/1.00 vMB 100
840,982 840,982 00000000000000000001a5a019fb3728e02edf7db6a191a92343bc3c2b59eb62 5,435 1.00/1.00 vMB 122
840,981 840,981 000000000000000000000796081067add9d85a55675e46614721875ac37cfcf2 4,219 1.00/1.00 vMB 61
840,980 840,980 00000000000000000000538347bbee02e1d14057363b1a678378dff51156bb17 2,914 1.00/1.00 vMB 45
840,979 840,979 00000000000000000001a0f0b115fbeae3ccb74609c3fef2503ceb0364e6de7f 2,960 1.00/1.00 vMB 57
840,978 840,978 000000000000000000003be22f0e189621139e82f02667219bed8b629a6dbe80 3,831 1.00/1.00 vMB 78
840,977 840,977 00000000000000000002438a669a5adad8ee9007348236fdd06d24928e974ab4 3,391 1.00/1.00 vMB 52
840,976 840,976 00000000000000000002daf085dbf83ee774f619e64d59d840e1b58e4a9436b1 3,348 1.00/1.00 vMB 50
840,975 840,975 000000000000000000016372f847173aabbf35be595c1c90110ad1c99a3fe415 3,724 1.00/1.00 vMB 62
840,974 840,974 00000000000000000002e45ae5066ef34b5488fdf323d2c8bcc32b6f2b9839d9 3,962 1.00/1.00 vMB 63
840,973 840,973 000000000000000000017a95fe59a87b733f0bab39fae3f99557d8b87533a31b 3,877 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.43 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: 665.47 GB
    • Received: 15.14 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.