Loading Tool

Explorer IconExplorer

Memory Pool

41,032 transactions
26.17 vMB
0.06522547 BTC
Random Selection Loading Transactions
Max Size: 136.46/200 MB

Candidate Block

Mining Attempt 4d03f63fbe56c9bd9ce1894a40da03c38eb0a07ca2dae0fd1056c2c26993c90c
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 7e5bec7625b82fa481c291126925cd9284ad6c5f848fc3dfaa5d04b60a358304
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,242
Size: 1.00 vMB
Total Fees: 0.01741906 BTC
Feerates: 151.16 > 1.75 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (388,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,666 526,666 00000000000000000020bcc02610ac9f0848b2d5d5f5f93f4947eb6c54d3b53b 780 0.36/1.00 vMB 15
526,665 526,665 000000000000000000134f5eb3b7f0a75839854800ddec4795f4034ce4a32972 42 0.05/1.00 vMB 60
526,664 526,664 00000000000000000002e42e962fa2b03d699552da81e1746ee70162e6367bd7 248 0.09/1.00 vMB 24
526,663 526,663 0000000000000000001cc21d96c7a6e8e7b7027aaa0e0455eaed223d410c902d 397 0.22/1.00 vMB 14
526,662 526,662 00000000000000000020fbd76e17f785750a427792e19263c529f00ea775caa1 857 0.65/1.00 vMB 25
526,661 526,661 0000000000000000000035a34ed5fea31844c9956c33643e08b509c6ac533b36 499 0.32/1.00 vMB 22
526,660 526,660 000000000000000000389683f489df4d697828df8d19374558fde545f7d80f88 1,142 0.58/1.00 vMB 39
526,659 526,659 00000000000000000007903b9479baaf881bae96d6967b1525451982e8b823ab 1,169 0.53/1.00 vMB 16
526,658 526,658 0000000000000000001b6d695e7cd9a2da3836e79d08b4aa94df3843eeb58877 1,403 0.71/1.00 vMB 15
526,657 526,657 0000000000000000000b348c6fcfaa929136fb0ebe58322cd3752f764615aaca 1,633 0.61/1.00 vMB 19
526,656 526,656 00000000000000000006692a02d31835c2bfb0aa448798aa1c1f6bb2d88ddae7 2,200 0.94/1.00 vMB 29
526,655 526,655 000000000000000000163348511297c9eeeb913c5a656b75997d07cc74731e82 129 0.04/1.00 vMB 36
526,654 526,654 0000000000000000001799124d97cb7b6e103f1600484cadd7f36e7a794a86c5 200 0.07/1.00 vMB 20
526,653 526,653 00000000000000000022f08ee172c47bac39f7472fad5cac65fdf2da6536624d 698 0.23/1.00 vMB 25
526,652 526,652 00000000000000000027b5d3e091a474e9e0731df6cd7d6dc030ced911d9f5bc 1,158 0.64/1.00 vMB 13
526,651 526,651 00000000000000000033b532f883cd6403558d4614fe6287c374c0f62c9326b2 195 0.06/1.00 vMB 16
526,650 526,650 0000000000000000001df814ee7143a613fb01e8a4d07a0c5e7c7ba34e261732 1,240 0.68/1.00 vMB 26
526,649 526,649 0000000000000000002e50d2d903b288a0c90f81f2ee6f3c82eeeb30aeb6aebf 136 0.04/1.00 vMB 11
526,648 526,648 000000000000000000033ce3dc80b005ba5f34f9143461a1c6ebbafb7c9b28ad 196 0.06/1.00 vMB 15
526,647 526,647 0000000000000000003866c5bf215da5ea289eea77e9c9d48765d46863eb1adb 2,078 0.80/1.00 vMB 22
526,646 526,646 00000000000000000015203ca50abb66b9499fd730b816aa33c0ad20cf1e6ae8 1,012 0.49/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.16 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: 653.25 GB
    • Received: 13.84 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.