Loading Tool

Explorer IconExplorer

Memory Pool

80,615 transactions
33.96 vMB
0.12927021 BTC
Random Selection Loading Transactions
Max Size: 192.96/200 MB

Candidate Block

Mining Attempt 0e0f81c29081e10ed9f0cc1bdf47eb538afe8f1522606bc96cc0d62ce97f0d0a
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 49fb432852ea628a2508fe7c2c77bcf9ab0b5b9df94fdd7cfb70916529570f3b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,435
Size: 1.00 vMB
Total Fees: 0.02172682 BTC
Feerates: 104.71 > 2.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (630,503 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,904 284,904 00000000000000013486e67691defb08f614d4101bfe7d80031a55922450aaba 368 0.34/1.00 vMB 17
284,903 284,903 00000000000000005a6c15e11d8790589e6669b808cf9f5452fcd437cec42067 665 0.25/1.00 vMB 47
284,902 284,902 0000000000000000f27d6dff70065ae75e439dd24f15d4ae9badbb16276fafdc 858 0.35/1.00 vMB 35
284,901 284,901 000000000000000055ba357c1cd883510ed9ffb285cd2f9192c1fdb2df6fc811 174 0.05/1.00 vMB 59
284,900 284,900 0000000000000000c1caaadf429196b12152fc7bb381d99fb974235ab248c33c 141 0.05/1.00 vMB 113
284,899 284,899 000000000000000070be3e6fda47852178cf4f3d43f2915ab22edf0e991ef560 110 0.05/1.00 vMB 39
284,898 284,898 000000000000000103e6720f73bd5f4e5d349eae9a5dc00e703bffdd8d030753 233 0.16/1.00 vMB 25
284,897 284,897 000000000000000069603a5e4cb37513cb4844359f26ae0958d8b81b34032699 380 0.21/1.00 vMB 28
284,896 284,896 00000000000000000c72bdf69b6d2739d6aea97540b789c1b03079535e3f7780 180 0.05/1.00 vMB 80
284,895 284,895 00000000000000012330bf2cbaba6046a1d54a15d214a7dd12e60684789df1c0 99 0.06/1.00 vMB 30
284,894 284,894 0000000000000000a78929abd386e6653c179623b6f068db47c969bc89f9b0b9 613 0.30/1.00 vMB 35
284,893 284,893 00000000000000009fc6316d096504de4dc4113603f29172d71f021d674be04b 651 0.25/1.00 vMB 44
284,892 284,892 00000000000000011d6d3e3823e8fffc098133340a03ed86a1c973bc28e81236 115 0.12/1.00 vMB 23
284,891 284,891 0000000000000000dd9b8b9896fdb50aaf5f496a7c9c095cfb9712ae129d1655 642 0.25/1.00 vMB 45
284,890 284,890 0000000000000001819a3bf7cc878230facbacb98e5273a96ca4981159ba353a 146 0.08/1.00 vMB 29
284,889 284,889 000000000000000170d36b53b2914a49d0582cff1bf72921964960888a46e1d2 46 0.04/1.00 vMB 31
284,888 284,888 000000000000000196a85724ca881fe35ed839e0fc1a61cfd58ae5b7bd861834 26 0.01/1.00 vMB 36
284,887 284,887 0000000000000001295ebc8290914c54e2b5939b8fdaf5faff64bf709e8b853e 550 0.27/1.00 vMB 43
284,886 284,886 00000000000000008b64f81bac9331da4a8f61a19b2fe7fba9f777a17364373d 109 0.05/1.00 vMB 38
284,885 284,885 00000000000000014981af1d52d0e49cdfdef017dad3f8c4225f9704848a3fcc 338 0.17/1.00 vMB 32
284,884 284,884 00000000000000011cc884dbb7d7433967b84dfd6dd0e1b4eea1121c91e5b154 256 0.10/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 783.09 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: 725.89 GB
    • Received: 18.44 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.