Loading Tool

Explorer IconExplorer

Memory Pool

31,993 transactions
18.32 vMB
0.09178391 BTC
Random Selection Loading Transactions
Max Size: 110.44/200 MB

Candidate Block

Mining Attempt 9139cd0ee35281f18d2fc0c5d89f96f3f30b864b43e68924c785d689d6ba5178
Version 20000000
Previous Block 0000000000000000000161b65dc9cf0adfdad107b801cd87f1dcf0cfbb454654
Merkle Root 75a6eff0889af8988e708ff52e1335a3d88a515198e5fa090ecd474468599693
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,242
Size: 1.00 vMB
Total Fees: 0.07225322 BTC
Feerates: 39,346.58 > 7.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,903 (75 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,828 938,828 000000000000000000013a95b314a9ed18825a5fd7404ee99bda561304d7e03c 3,309 1.00/1.00 vMB 0
938,827 938,827 00000000000000000001b3d3852519305199f1cdbfea0371ae6b98dabc70db3b 1,191 0.35/1.00 vMB 2
938,826 938,826 00000000000000000000895422c96336f6f286bed16f7bba128aa1893688c7a4 1,635 1.00/1.00 vMB 0
938,825 938,825 00000000000000000001750e83324a464382498edcef91266f6363d3798b909b 4,338 1.00/1.00 vMB 0
938,824 938,824 00000000000000000000982ccb89c142227107ff5435bd4f0f3c83934147d340 4,258 1.00/1.00 vMB 0
938,823 938,823 0000000000000000000139044c1eb3e3a35eaedffdee5e3ee3cf2d7edd4eb8aa 401 0.16/1.00 vMB 2
938,822 938,822 00000000000000000000770a80bbe64514c760caeb2ebfc86e2b04d64a3dd175 4,411 1.00/1.00 vMB 1
938,821 938,821 000000000000000000017cda15e50404fac6beb1b9b6eb694055be3f95fdc4c8 3,739 1.00/1.00 vMB 1
938,820 938,820 0000000000000000000158fa4e086dd71f83fe8b5e2506d315de215d09f7dc82 4,288 1.00/1.00 vMB 0
938,819 938,819 000000000000000000003bf9958c445e5046225cf959c00b9baa9160c59febd9 3,108 1.00/1.00 vMB 1
938,818 938,818 000000000000000000008fbf792208415ace073fcf76d12c8c41979be8d53d82 552 0.16/1.00 vMB 1
938,817 938,817 00000000000000000000ed25d4814d822f1ad6429d194fa15eda62d7e49bac58 390 0.14/1.00 vMB 2
938,816 938,816 00000000000000000000ef7ce9a01029caa33daaf5e6e995b71c742f1f6b2552 4,262 1.00/1.00 vMB 0
938,815 938,815 00000000000000000000a127076d9b90a60f0ac70ea00a43dda24dfe31ce2b2e 1,667 0.59/1.00 vMB 2
938,814 938,814 000000000000000000009fc46f8aa75e37e94e1e935ef2fb5c0a6011c7648eef 3,617 1.00/1.00 vMB 1
938,813 938,813 000000000000000000019c6dad3832124eb5b7ea900ed23ae6e811b05bda4324 4,173 1.00/1.00 vMB 0
938,812 938,812 000000000000000000000b098c6515493728cdb3f1bd55ef75115fc8f9ba3b8c 5 0.00/1.00 vMB 1
938,811 938,811 00000000000000000000364c67f6a70c0d765511a1aca23956a35f3b9bd7ecfc 1,038 0.42/1.00 vMB 2
938,810 938,810 0000000000000000000109882ca1704a08ae6d92204eaecdb15cf491da623653 4,193 1.00/1.00 vMB 0
938,809 938,809 000000000000000000007b6ba95d1f50f2005942b6509ec75297a563cecde79c 38 0.03/1.00 vMB 1
938,808 938,808 000000000000000000001258801488c48bf0b214f7f4fd5abb09fcd2b1adf6ff 3,776 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 824.72 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: 4,208.78 GB
    • Received: 230.31 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.