Loading Tool

Explorer IconExplorer

Memory Pool

87,107 transactions
31.63 vMB
0.21706650 BTC
Random Selection Loading Transactions
Max Size: 191.98/200 MB

Candidate Block

Mining Attempt 2eb54b22b5b2f867d4a12f0dbf520ef7a8d0d7781524cfb4a7ccc6105a6d546e
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root f48498ef12e0af3bbf9c50036bd13450a71140f9d55216978659093f8bc50e24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.10905218 BTC
Feerates: 502.67 > 10.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (308,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,353 606,353 00000000000000000008c8089925bd10eda0522090a0a64776df3c40a294e6e8 2,168 1.00/1.00 vMB 26
606,352 606,352 0000000000000000000b031d819dbd4f8fd3ed4e345cbf4cc1d9388835b83b8f 2,356 1.00/1.00 vMB 13
606,351 606,351 00000000000000000015229f2d8eb8b193416913db95c8bf8fe3fecec52a2e95 2,926 1.00/1.00 vMB 20
606,350 606,350 0000000000000000000dfdb012d554647a5ff527b5ab96707f31e1d8b34ad712 2,912 1.00/1.00 vMB 25
606,349 606,349 0000000000000000000b236448b2804b4ef92343d6787c1aec7632963c4b0075 3,183 1.00/1.00 vMB 20
606,348 606,348 00000000000000000008aa8e0764b72fe322b1205865408a7b3d47ad9232d595 3,544 1.00/1.00 vMB 27
606,347 606,347 00000000000000000013641677950a98a83d63e3198d3cda5f1b2587dbd07eba 2,755 1.00/1.00 vMB 34
606,346 606,346 000000000000000000051d8b7bf2bd9b92b0cf6589505e033df654c3018c4608 2,451 1.00/1.00 vMB 33
606,345 606,345 000000000000000000117cb438baa0ec79ad0df2ee9b77fe67eb234da1d39e92 3,101 1.00/1.00 vMB 32
606,344 606,344 00000000000000000010766d2b45bf2b49bb1d8d70f5611065bd236096f07a93 3,020 1.00/1.00 vMB 20
606,343 606,343 000000000000000000155c36d8f119f8d941ca11daab8bd3eaff1448bad19b43 2,753 1.00/1.00 vMB 46
606,342 606,342 0000000000000000000f2611a7805d3f73d293c900a1f0018852a1925f4c42dc 2,669 1.00/1.00 vMB 12
606,341 606,341 0000000000000000000f6a813b7bafce199ea5a706fdcb80534d8fa64aaf85a5 3,422 1.00/1.00 vMB 32
606,340 606,340 0000000000000000000de26677e3127e17259e6db7f872e6d2792b7593769f2f 2,897 1.00/1.00 vMB 10
606,339 606,339 00000000000000000012e13d6f8b8b6fdbfbb98216e6c0197e99bb77726bc6e0 3,014 1.00/1.00 vMB 18
606,338 606,338 000000000000000000114d2d28705362cab296dc2e29f08085a23145dce790b5 1,537 1.00/1.00 vMB 26
606,337 606,337 0000000000000000000aa2eee2fd5e0e22318ef62b922cbd4ed2cfd8c9d8ad24 2,986 1.00/1.00 vMB 17
606,336 606,336 00000000000000000010101e866b256a4c7a315a8b1bf989bff80924310c9368 3,379 1.00/1.00 vMB 24
606,335 606,335 000000000000000000011781cc6f21157ae6e4bc985a40f7ff28a1b46ab858a7 2,568 1.00/1.00 vMB 34
606,334 606,334 00000000000000000000cd02f36bf949c2486612d6080834f27c65742d1a3aec 2,920 1.00/1.00 vMB 20
606,333 606,333 000000000000000000080fbdc83aef837f58eb7d173b6b0f580fd83361b61d6b 3,109 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.61 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: 671.95 GB
    • Received: 16.08 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.