Loading Tool

Explorer IconExplorer

Memory Pool

76,372 transactions
28.10 vMB
0.08428921 BTC
Random Selection Loading Transactions
Max Size: 170.96/200 MB

Candidate Block

Mining Attempt 4ba03e5caa57d428f0de43f00b5c4bd494688ccc081fb08746ef36dd4bf9771b
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root ca53875909140efc827e9cbd26ef070e6d2732031f08d4153e64dff648e379f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,296
Size: 1.00 vMB
Total Fees: 0.02362539 BTC
Feerates: 150.75 > 2.37 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (259,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,731 655,731 0000000000000000000c5959f0fb841a5186304559644aafd171991445567c46 2,522 1.00/1.00 vMB 208
655,730 655,730 0000000000000000000954ff39682ea8dd1965829362968887ab3214e4f7207b 2,685 1.00/1.00 vMB 161
655,729 655,729 000000000000000000004cae8be26eb6b969f5745f88023275a5ec1b8a8c4584 2,377 1.00/1.00 vMB 116
655,728 655,728 0000000000000000000fa92d408824c1310bbf30b6fba1bd41ce17b727066bd9 2,875 1.00/1.00 vMB 89
655,727 655,727 00000000000000000002df0b471cfe36dcfa057fdf4bf52d8ce1c00ba83d986c 2,564 1.00/1.00 vMB 102
655,726 655,726 00000000000000000003df597e04348cfe35916c3d8879a500ade3c765b0b67b 2,684 1.00/1.00 vMB 127
655,725 655,725 0000000000000000001041479c9d960878aa62dfef1b1e2f2c2fec3cbea562ef 3,142 1.00/1.00 vMB 149
655,724 655,724 0000000000000000000de35e6f1e10f2bffa8692d80c35df082ddc8a528c541e 2,709 1.00/1.00 vMB 263
655,723 655,723 000000000000000000003722af3521ac33e15de3265f3988cdd63f716535f2a0 2,884 1.00/1.00 vMB 215
655,722 655,722 000000000000000000001e4d1b989f911196f00e843370e8ae72bce988f9a710 2,824 1.00/1.00 vMB 111
655,721 655,721 000000000000000000006a0771c2828adc241e5370ccf9b1df20b327b58f3a47 2,400 1.00/1.00 vMB 192
655,720 655,720 00000000000000000001de2085e10b9906e059edec5ea3c783c98ccc76dc944e 2,045 1.00/1.00 vMB 281
655,719 655,719 000000000000000000063977bbd79a5f764ea35956d419b620dc288b4e6603b7 2,930 1.00/1.00 vMB 274
655,718 655,718 0000000000000000000b41220353ec4f254d1e226b78ad42e58d5a0a61c6b8d7 2,602 1.00/1.00 vMB 228
655,717 655,717 00000000000000000002dd12e73c87b0bf83eae507b72670db04faddf6640f7c 2,774 1.00/1.00 vMB 325
655,716 655,716 000000000000000000019851fd561a8163434d7faf82ebef71e3a4b208c7fc0e 2,992 1.00/1.00 vMB 193
655,715 655,715 00000000000000000007d2467b2150e96ccef98557360f95f5e406e727fa31c0 2,877 1.00/1.00 vMB 327
655,714 655,714 00000000000000000002d23406aaf9286c4c10db614804ce172a5a6f87527ad9 2,911 1.00/1.00 vMB 191
655,713 655,713 000000000000000000021f6a6927fc54fae7f12ad757fdc5548ae152f85355b5 3,208 1.00/1.00 vMB 208
655,712 655,712 0000000000000000000157213bef0a9e934d738d78ac0015723db905b94af6bc 1,860 1.00/1.00 vMB 251
655,711 655,711 00000000000000000002e0a6e8144ac2191fc36caaef8b4642f466273cae3a61 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 712.28 GB
    • Received: 17.16 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.