Loading Tool

Explorer IconExplorer

Memory Pool

33,779 transactions
25.46 vMB
0.05679110 BTC
Random Selection Loading Transactions
Max Size: 128.94/200 MB

Candidate Block

Mining Attempt 972eef93aa7578f4fe7d9e9d367e44f4e3287b0aa63ff7f88a3874a2fbbac692
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root c0f83c71ef1eb3408a6213ba3bbaafc1ffd5ff4acff54fd16592e54129cdd659
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,180
Size: 1.00 vMB
Total Fees: 0.01057972 BTC
Feerates: 101.16 > 1.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (502,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,063 412,063 000000000000000002f6460d3f962dd05e1bedba831f2ad328aff2233c7cf86c 1,515 1.00/1.00 vMB 20
412,062 412,062 0000000000000000002fd173828fc67ec33ad38b2df06e361058bef95f7a5038 1,907 1.00/1.00 vMB 36
412,061 412,061 0000000000000000019f8520258c1c91614a39e31da41fb2a887df041e320cef 2,773 1.00/1.00 vMB 58
412,060 412,060 000000000000000003d018b492c3cd52fd6b7b30cbcae815eecea401f2236418 14 0.00/1.00 vMB 156
412,059 412,059 0000000000000000001ba8c9f0fa109bb1eab97199110f3ce4afd11cb5359c95 3,444 1.00/1.00 vMB 65
412,058 412,058 000000000000000001863ef2a712788469fac4a4490425d7e3bfab7d66ab932b 2,683 1.00/1.00 vMB 103
412,057 412,057 000000000000000000177412b499d7fa8b2525f17331397d351f3269a866b4b4 884 1.00/1.00 vMB 20
412,056 412,056 00000000000000000155586912ce9c36ec5fb73a316d8d97cc3e5ba7878e2b36 2,408 1.00/1.00 vMB 48
412,055 412,055 0000000000000000018191cc284c336498a877900616acfd49ff6d39deee87f7 2,125 1.00/1.00 vMB 56
412,054 412,054 000000000000000003788e6b537a8b44e2cb7a51ff74f45a09db7550f4d626f7 1,149 1.00/1.00 vMB 25
412,053 412,053 000000000000000001e22c3eb86b5920f155bcf657a0edfb36ef3669e48ed26e 1,262 1.00/1.00 vMB 33
412,052 412,052 000000000000000000632ed880dcfed3238cd1895ede95949795550160c6173b 1,721 1.00/1.00 vMB 42
412,051 412,051 000000000000000003ddd7f11ebb77f1c2c876b46354abd881be52171c716ae8 2,556 1.00/1.00 vMB 64
412,050 412,050 00000000000000000402b14b61a689620646b35b94914d42a19f2345a48c7992 2,973 1.00/1.00 vMB 63
412,049 412,049 0000000000000000056246168850b62a798b785615ccf630c6cb379db39d95cf 1,120 1.00/1.00 vMB 22
412,048 412,048 0000000000000000002463c3eee4a223c9fdd594f8c65c974b4a4e702544a28f 1,664 1.00/1.00 vMB 35
412,047 412,047 00000000000000000491dd7d8b8188acde230796586bacf64bb8c214188eeb41 1,647 0.99/1.00 vMB 42
412,046 412,046 00000000000000000214886e0a23e104d6626a7465b2884532a05d901b7ac721 3,135 1.00/1.00 vMB 74
412,045 412,045 00000000000000000417dbc359d41880f6067b05db6b9c49c841dc435757b304 1,364 0.93/1.00 vMB 26
412,044 412,044 000000000000000000413a093c74c4b08147dacba4a210e68be8ea0e15240941 3,272 1.00/1.00 vMB 69
412,043 412,043 000000000000000004b6c0ada0fa1a42aedf8516e67a442b8a7c938a9494cae7 14 0.00/1.00 vMB 172
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.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.