Loading Tool

Explorer IconExplorer

Memory Pool

43,492 transactions
28.66 vMB
0.06837087 BTC
Random Selection Loading Transactions
Max Size: 148.08/200 MB

Candidate Block

Mining Attempt 1f79de5302625628666be928110e99b8f358cee231cbf6b66ae42ad6216af2b2
Version 20000000
Previous Block 00000000000000000000533ffed785e40bb65926541d5898db4d8836674e9487
Merkle Root 3b4baaa0f82ac8abed43222c3b0f035371a8ee2cea36721bacb898f71eb73fb2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,131
Size: 1.00 vMB
Total Fees: 0.01276542 BTC
Feerates: 150.75 > 1.28 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,627 (559,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,708 354,708 000000000000000014c61a2fa7d190b0af6464d2c57d1134795de77fe81b1aaf 524 0.29/1.00 vMB 25
354,707 354,707 00000000000000000c44b3bf09e6d82ec3f025758e2805f1d41cc0d8b3534b90 361 0.21/1.00 vMB 22
354,706 354,706 000000000000000013bc53d703c04596d612105c7855692d605a1880455a2818 414 0.25/1.00 vMB 25
354,705 354,705 000000000000000016e4430171bde9fa4b45848c8cee4e899aa1fbbdf1d661d4 769 0.34/1.00 vMB 27
354,704 354,704 0000000000000000076d2734d341ddacecac51a7cca33440c006692380254215 533 0.26/1.00 vMB 31
354,703 354,703 00000000000000000bf4aa97ed8cd9bcd43324781fe300a76a0ba88b97db34a9 522 0.24/1.00 vMB 28
354,702 354,702 0000000000000000114c4d8c7de1b62e095557d0d92bd3d9a5e7fb4dc602f8f4 180 0.08/1.00 vMB 29
354,701 354,701 0000000000000000156826165aec217b60477045be1fc55e59e417d1b91b6e3c 68 0.05/1.00 vMB 15
354,700 354,700 000000000000000011dfb97b913a32c93ff6f23fe7d90d09154effe3a149577f 849 0.40/1.00 vMB 79
354,699 354,699 0000000000000000081473e51996f7886aa60d8bca4d0df8ef1606e7d365d244 497 0.24/1.00 vMB 31
354,698 354,698 0000000000000000130b58c842bd0bbec333d3a1f1c799b0e8892b9f01e791e7 712 0.38/1.00 vMB 27
354,697 354,697 00000000000000000680e6131d1167be729171ff198dd8d0c7cf3a3ad7e7323c 1,065 0.46/1.00 vMB 30
354,696 354,696 0000000000000000155a0755d0a4129e8c2ea020ce685fce288a41616ebb5986 1,679 0.75/1.00 vMB 29
354,695 354,695 00000000000000000451665e3e014fd8bfab9ef2ec399ee21c7b60e0eb9caaaa 1,025 0.48/1.00 vMB 28
354,694 354,694 00000000000000000c323b41f672e70f742a636d5095b2cae76a1d9e17b78bc9 319 0.21/1.00 vMB 23
354,693 354,693 00000000000000000700dd9c66495e8e6a6f1aa94e3b3844943c25b09b5f5f22 771 0.38/1.00 vMB 26
354,692 354,692 000000000000000006d8d2892fdbfd5cd4c287587d314e17a1a93b4bc64c24c9 591 0.28/1.00 vMB 20
354,691 354,691 00000000000000000e3cec5cc6ead19bb604a1acfd37d0c0085eaf0d3743c369 1,088 0.58/1.00 vMB 28
354,690 354,690 00000000000000000271dd65e2077eaa25573924ff16159dde0697d055ea3c2f 83 0.04/1.00 vMB 14
354,689 354,689 00000000000000000ea2aac22061f21bc2ec6d17c380f66fa10dfcd5ee8ed2f6 1 0.00/1.00 vMB 0
354,688 354,688 000000000000000006b9424d0975c1c6bee0c20e04bc54129ae0ee7cb30822d4 480 0.22/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.73 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.22 GB
    • Received: 12.00 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.