Loading Tool

Explorer IconExplorer

Memory Pool

70,600 transactions
27.44 vMB
0.07757070 BTC
Random Selection Loading Transactions
Max Size: 164.60/200 MB

Candidate Block

Mining Attempt e8b170d82c57ba0b803cc6ab573997cd4e0bcba6d52ad56a3db8ea0ef3d6eae4
Version 20000000
Previous Block 000000000000000000003328b0924124594ef7f5be12a89540676540768007bf
Merkle Root b76696ef16d316f7155b5b8f6e0933203476d52d5ea22ae983f526c914bec005
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,368
Size: 1.00 vMB
Total Fees: 0.01847729 BTC
Feerates: 301.05 > 1.85 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,583 (847,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
67,904 67,904 0000000002c1086ef568b192c95cddb22b131b13a45c69b6638c19d6d36f80c7 1 0.00/1.00 vMB 0
67,903 67,903 0000000004e891bb08ffbe4f5fb40865fb38beab2b6d0aeae4c15fcebcf93018 1 0.00/1.00 vMB 0
67,902 67,902 0000000002e373351d5ef3d26387370a57b9f821073fab5b01cfbdb2d2163c28 4 0.00/1.00 vMB 1,416
67,901 67,901 0000000001861efabdd98a1a28b1ad3556598d47c0d62f7e2f9378fccf45e0ae 2 0.00/1.00 vMB 0
67,900 67,900 0000000003153e58fb90df051710ec48e6d4d9742d92c71875e4259cf52b6b1e 5 0.00/1.00 vMB 1,109
67,899 67,899 0000000000a841e022104bad6b7cdd35f2513bb3ba83769d94f8df9738a1b8f3 2 0.00/1.00 vMB 0
67,898 67,898 00000000007b9da6e7076243c0548127b8d0485d60c76aac95b9380eae9287c5 4 0.00/1.00 vMB 0
67,897 67,897 000000000179ea4a9e00e0c98725978c92e1b1f66fae42e87a720a31abb72a9c 3 0.00/1.00 vMB 2,403
67,896 67,896 0000000000bfbaede8cdf788598c32162394b2dd79c255710421295ae59d1779 1 0.00/1.00 vMB 0
67,895 67,895 000000000065e7b5a366d375f2006e87c7558111c981aa7d4bf71766f9a4b127 3 0.00/1.00 vMB 1,149
67,894 67,894 00000000032dfae8ee302c0d88e10653cdc39c2cb8d95cbbe92b8afcf36c3d2e 3 0.00/1.00 vMB 1,934
67,893 67,893 00000000023d0037f7d47d916926c7c9916b8e5f6e300e1d26ac3e5cfb3dfab0 1 0.00/1.00 vMB 0
67,892 67,892 0000000000f33538813f56bbad2cc0dd3fbd1751e428dcb580b5859abd83b75d 4 0.00/1.00 vMB 2,967
67,891 67,891 0000000000153abfefc9346e16211d0c2d70d7268746f84d64df72764e95e238 2 0.00/1.00 vMB 0
67,890 67,890 0000000002cd10ecf4e6e19894b17d4720ebaec10f544e5f546de4b085835aa0 3 0.00/1.00 vMB 2,074
67,889 67,889 0000000000d1d0de2fc34d27294bfccdd6c135a78e1e8b458461df3d7d1a2695 5 0.00/1.00 vMB 1,074
67,888 67,888 00000000039a0dab7e032dbab4dc9a8188d41fa41a2174def4ff9e646ba727dc 1 0.00/1.00 vMB 0
67,887 67,887 000000000500d8162da77058032f4dc53158d47c7dbf0cd2ee24a342dd3bb231 3 0.00/1.00 vMB 0
67,886 67,886 0000000001b0df4c3096fb473c83ad7b88d39be142060b161627d67a6ee82601 1 0.00/1.00 vMB 0
67,885 67,885 00000000012a1db576d06a085fa793e6faeee2fac9fbc77a405ebae5d0c8154f 1 0.00/1.00 vMB 0
67,884 67,884 000000000251dfe60eba895bf0edbeaf618698535a2e67a75df5ca55a00d7206 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.40 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: 770.01 GB
    • Received: 19.74 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.