Loading Tool

Explorer IconExplorer

Memory Pool

34,158 transactions
27.10 vMB
0.05535133 BTC
Random Selection Loading Transactions
Max Size: 135.45/200 MB

Candidate Block

Mining Attempt 569a34e1f957d4565f57f9e943d701ba0eb083a059a0ee9e38293e5e82480cc0
Version 20000000
Previous Block 0000000000000000000099f0b996849ebf7add480c0470f20ce70c41d4478c7d
Merkle Root bab187b5ff87e82e1c0fc5e18070ce4f4addcda3a915cf3bf3b423396b0dff93
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 822
Size: 1.00 vMB
Total Fees: 0.00430243 BTC
Feerates: 40.21 > 0.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,634 (367,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,308 547,308 0000000000000000000d3c212a2cb3cd5880c113096311c761e2b9cb496667a5 657 0.61/1.00 vMB 4
547,307 547,307 00000000000000000001e7d98b0aec4ee871acd7c70c07f80a6a203be16462ae 2,884 0.99/1.00 vMB 15
547,306 547,306 00000000000000000023c2418d5af2c7a3bd059d4e84d2d5bafe3baaf6c233b1 1,308 0.61/1.00 vMB 9
547,305 547,305 000000000000000000080afff14555e68b7f4396de53a9f53be4f98c9e83f3be 342 0.17/1.00 vMB 7
547,304 547,304 0000000000000000000eee8d928202a44b60218476ad720b6522a9ef64c9be30 987 0.57/1.00 vMB 11
547,303 547,303 0000000000000000001b74433b2e9a2675616079fda624c80d83d269d68141fe 610 0.34/1.00 vMB 8
547,302 547,302 00000000000000000002656b9e909a3d27a41658426568a7b0edd6a8cdd7e30f 1,725 0.96/1.00 vMB 7
547,301 547,301 00000000000000000020ebd8f566f945d990aa7ff76abce9ef4eb4fc080785a0 2,243 1.00/1.00 vMB 14
547,300 547,300 00000000000000000014798fea844f4f2d20fae0508f6b4af20a4d2661dc9c75 2,142 0.86/1.00 vMB 14
547,299 547,299 00000000000000000019cb42e61668ff0374eec3fa02dde121d0b8872a9a25c0 1,006 0.63/1.00 vMB 6
547,298 547,298 00000000000000000006a4ca907655107d588228bc3bec4ef8e9782f714f0133 686 1.00/1.00 vMB 3
547,297 547,297 0000000000000000000ad3be1f9beb926d28d9bbd6369969c55b18075300cd46 2,735 1.00/1.00 vMB 8
547,296 547,296 00000000000000000012e446ae94c8f567b479864a13f8ba29ffd5accd3eb8b7 2,680 1.00/1.00 vMB 21
547,295 547,295 00000000000000000026712174f89571fa4bb8a2026e9d90aa4333215565b2c0 1,261 1.00/1.00 vMB 8
547,294 547,294 00000000000000000005ffd7a782aed3330e853b1a1d84417d1af09d07ae3be9 1,097 1.00/1.00 vMB 7
547,293 547,293 000000000000000000210370de5b24ca251a8cfa8c9141599c446414382004ce 2,820 1.00/1.00 vMB 13
547,292 547,292 000000000000000000012bbae7d548ea5844ecfd6aa8aebe676279dfd062fdd5 2,444 1.00/1.00 vMB 3
547,291 547,291 00000000000000000000cf38d46506689c8a2530c643ae8d3bdc42fd897179cb 1,636 1.00/1.00 vMB 8
547,290 547,290 000000000000000000215871bd8126296864a40d1149ccf788843283799badf0 162 1.00/1.00 vMB 3
547,289 547,289 0000000000000000001ed7276d39c2801c8636a9b0a995cd8e779eb54ff3283d 2,540 1.00/1.00 vMB 17
547,288 547,288 0000000000000000001b7be8a2c7121c235ccf194049e3d466c6f68409843588 1,647 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.74 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: 630.47 GB
    • Received: 12.04 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.