Loading Tool

Explorer IconExplorer

Memory Pool

51,703 transactions
30.68 vMB
0.14062662 BTC
Random Selection Loading Transactions
Max Size: 163.67/200 MB

Candidate Block

Mining Attempt eb790f106470ab97298ff563cc8258595d7792e18ec927122c33f951a7df7fb3
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root f5f99cb635671bf8222ffba2805841e3be00a0b8bff889076f763f0306d7696a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.05603019 BTC
Feerates: 179.69 > 5.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (376,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
538,299 538,299 00000000000000000022b7ca8f44bb29f90d3e137be065e0db417ebe77b9f9f7 59 0.02/1.00 vMB 13
538,298 538,298 000000000000000000213eb10db99ccb306465fc44b7f80e047bc18f9ff1b4f7 877 0.31/1.00 vMB 14
538,297 538,297 0000000000000000001bb6d011e80559f686fd57eb1f4caf5fc324143f6d5708 1,660 0.72/1.00 vMB 23
538,296 538,296 0000000000000000001f76a282f5bbfc7777bf75e346c4b73ef45c7edb0a408a 771 0.32/1.00 vMB 34
538,295 538,295 00000000000000000007d4ed651c79a93a6943bff3ee8a12c0140ff988145591 1,237 0.70/1.00 vMB 6
538,294 538,294 000000000000000000003dc80e81b435700b4ab5abb40236a3339d4610425a12 1 0.00/1.00 vMB 0
538,293 538,293 00000000000000000028c6eaa3e10ffc37fbd82c60fe8bfeec7ed40cde469bbb 2,785 1.00/1.00 vMB 18
538,292 538,292 00000000000000000027acddde082c2d55b950ad942258f7bdf488f785cfdc8a 2,732 1.00/1.00 vMB 17
538,291 538,291 0000000000000000002402380da557cd60dc1982808847333e53812d3601843e 2,760 1.00/1.00 vMB 21
538,290 538,290 00000000000000000017e04cf12e68f4538a3e42aec58d9021d0b1e89d4e9caf 2,148 1.00/1.00 vMB 17
538,289 538,289 00000000000000000018b12f973a09e545cbf059b65a8a4a3e0a28a6d03ae7f4 1,956 0.69/1.00 vMB 28
538,288 538,288 0000000000000000001fe2f7c7e9f2c2eda530389d0f0ee645b9d7dade39c5d5 1,819 0.65/1.00 vMB 17
538,287 538,287 0000000000000000000134737cd930d936d9939d9a897ececc393f9541cdb128 675 0.22/1.00 vMB 19
538,286 538,286 00000000000000000021ee38d58f0104cdbef6712844cf274ad738464851a821 462 0.18/1.00 vMB 21
538,285 538,285 0000000000000000001f5188b405e570197a38d65d5efc4c97f1efb3f037230b 1,043 0.55/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.70 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.