Loading Tool

Explorer IconExplorer

Memory Pool

55,672 transactions
31.74 vMB
0.19793741 BTC
Random Selection Loading Transactions
Max Size: 171.04/200 MB

Candidate Block

Mining Attempt c76d19f27affb0fda96c0eba490d007454684092638bd2b2eb04a87c9e47e714
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root e54dc1c9b6a1e879e37ee6a9d4c1a98b7f2fc8e6baa07c2382e25eeb8144ce9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,409
Size: 1.00 vMB
Total Fees: 0.09038514 BTC
Feerates: 502.67 > 9.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (376,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,320 538,320 0000000000000000001605709c4166ce8bc7cf5d809b55212057775d86bdf00a 1,500 0.56/1.00 vMB 23
538,319 538,319 00000000000000000011a1c2b7bc34c72630d7388c94f6f785895de19291fd5d 228 0.08/1.00 vMB 22
538,318 538,318 0000000000000000002941a7b2432443cfab2d31c8e414c5af2db8062f88f452 818 0.29/1.00 vMB 16
538,317 538,317 000000000000000000189c7813ed8626dfbecffadd6eaa66460cf590872900f8 2 0.00/1.00 vMB 25
538,316 538,316 00000000000000000010a793d9123cb557a7896937b8805d829447f312f4611a 1,061 0.44/1.00 vMB 16
538,315 538,315 00000000000000000023f71cd676ecf9a1b4d6b931249851aa7d309f28de6167 2,194 0.84/1.00 vMB 21
538,314 538,314 0000000000000000001f5a0e744f58445ffa6c74912aa407795fded0a9b823fa 243 0.08/1.00 vMB 25
538,313 538,313 00000000000000000019cf4a83a9b65d62ed61b1c910bbde4e5605eae622eaab 2,349 0.81/1.00 vMB 22
538,312 538,312 0000000000000000001c8f60d15a5143071a05a747cb274859ef6833f8859094 1,365 0.58/1.00 vMB 19
538,311 538,311 00000000000000000021d8cdc02510a9ca3880b2def892bb5285aa0ff673e0d1 1,298 0.60/1.00 vMB 18
538,310 538,310 000000000000000000127f714967898dcff04bdd4665e7da31e07880567d0c5c 577 0.31/1.00 vMB 29
538,309 538,309 000000000000000000086a78afdf7e362e0c26c30e317755616d46b71cb511ed 452 0.16/1.00 vMB 13
538,308 538,308 00000000000000000029019b63eb6cd47cb1756db003976620a11d7e2900e302 2,923 0.98/1.00 vMB 20
538,307 538,307 0000000000000000001e70ca1ce58e41163e0696b472d64196a70c33ebf87c21 2,302 0.77/1.00 vMB 14
538,306 538,306 000000000000000000231eafb827dedfe1f414a647acd05f2b79903a48e1e845 555 0.17/1.00 vMB 23
538,305 538,305 000000000000000000049d3c352019e4d3530fb20364a08fe1b71040acf7e495 498 0.25/1.00 vMB 29
538,304 538,304 00000000000000000003bda3f64e10f17372eae24fb866148d6eabe97a9ba2af 1 0.00/1.00 vMB 0
538,303 538,303 00000000000000000015491ebf87d68cc9f996288cde7732467ebf024b10f265 189 0.11/1.00 vMB 42
538,302 538,302 0000000000000000001a1057820fb56a5e632c2b54a6370ab28f6b1fad6e52e2 2,763 0.98/1.00 vMB 11
538,301 538,301 000000000000000000015b055129896cbe45549481888d9b20d974c2bee53e43 710 0.31/1.00 vMB 40
538,300 538,300 00000000000000000017deb29d04563155a8b3c5965f10dfffbc78b73fe9a4fa 1,661 0.65/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.