Loading Tool

Explorer IconExplorer

Memory Pool

26,072 transactions
26.39 vMB
0.03875237 BTC
Random Selection Loading Transactions
Max Size: 142.77/200 MB

Candidate Block

Mining Attempt 131651d0151bdcd6c03f9e9d871b9927489d1e078d7cc521dc77dc9e4ed68694
Version 20000000
Previous Block 000000000000000000019972d48e48dc10e0f0cc67d15cc70b6cb168992cb973
Merkle Root d3e263c581ac4e3a3bae3353b390fcbdd033ee1c41334db30ff8e3fc9978243b
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.00934468 BTC
Feerates: 150.75 > 0.94 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,032 (241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,791 939,791 0000000000000000000022223ee4d255f9eb94890c89be8809c460ac8ea41ffd 2,854 1.00/1.00 vMB 1
939,790 939,790 00000000000000000000ff04adfeaadeb18f11a266685d1a4eee9297a69b4509 663 0.22/1.00 vMB 2
939,789 939,789 00000000000000000001143db1e2b78052896f91aa71acbd116b593faeb1bc98 3,972 1.00/1.00 vMB 1
939,788 939,788 00000000000000000001971b5559a6594e7092bf4f6df35d013812bd2ad10160 5,102 1.00/1.00 vMB 0
939,787 939,787 0000000000000000000197813e2856a74d8c9d37f801905f10e7daab1baccdf9 3,316 1.00/1.00 vMB 0
939,786 939,786 00000000000000000001e6ce08900e720bfac8a476ade416ffaaeeb5484edb28 3,014 1.00/1.00 vMB 3
939,785 939,785 00000000000000000000a0be060f4b854dd8be269a639ab3fe673e7e8b9b19ba 3,601 1.00/1.00 vMB 0
939,784 939,784 00000000000000000000eb859b4aa6106ed5ed0faa20ca6c8580baf852d28e84 6,382 1.00/1.00 vMB 0
939,783 939,783 000000000000000000011de5d85eff95e1c88e907c6d3fcc003f5d1370d7495c 3,315 1.00/1.00 vMB 1
939,782 939,782 0000000000000000000182fb9a52eebb820779d2182e3829cd6ae37d4854ad2f 4,583 1.00/1.00 vMB 1
939,781 939,781 0000000000000000000108298cfcc74e748df2d1bfba9ff819121ba2f852c55a 7,004 1.00/1.00 vMB 0
939,780 939,780 00000000000000000001065a8b68a814b85ff558f355782ca0b75f095e8d7096 4,086 1.00/1.00 vMB 1
939,779 939,779 0000000000000000000090d46be2c240a4a474018df798ce8d5faf720ad893b1 6,167 1.00/1.00 vMB 0
939,778 939,778 000000000000000000013f073990752f61fbcf2bfbfb303ed2d250cd09993ed0 4,246 1.00/1.00 vMB 1
939,777 939,777 00000000000000000000de385ce9b8268bde9b19aabb946dc7f508af1e5a2312 1,428 1.00/1.00 vMB 1
939,776 939,776 000000000000000000008eef884b486779fccff2b7142aa220bc25d3252f426a 3,408 1.00/1.00 vMB 1
939,775 939,775 00000000000000000000f8f0088a3b9f1435c45913accddbe21c99bdc4fe7072 2,646 1.00/1.00 vMB 2
939,774 939,774 00000000000000000001eb29977fb866380db720baaeaf7c829d73b8608c0305 3,299 1.00/1.00 vMB 3
939,773 939,773 0000000000000000000191685dbb7fbeb1f4a349b1e8e438b1f58d5d3a6cbca0 3,187 1.00/1.00 vMB 2
939,772 939,772 0000000000000000000169ae2da12249fefaeb8d1db9fd4855c881f923b41dd0 2,703 1.00/1.00 vMB 2
939,771 939,771 00000000000000000001ebdc9787ed9576d509b05179f03f383950948726c996 3,518 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 826.77 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,434.33 GB
    • Received: 239.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.