Loading Tool

Explorer IconExplorer

Memory Pool

37,120 transactions
28.04 vMB
0.06498313 BTC
Random Selection Loading Transactions
Max Size: 141.72/200 MB

Candidate Block

Mining Attempt 4ccb2812ed4de518622cbdce2545f92575131f2d1f77047a2dc0d8b034068631
Version 20000000
Previous Block 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e
Merkle Root 3c05ef0d6390449dc2ed968f2b4151c29f39786d558ae34d2d9f3a91b3c12b80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,232
Size: 1.00 vMB
Total Fees: 0.01136657 BTC
Feerates: 150.61 > 1.14 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,597 (617,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,586 297,586 000000000000000066c48eb4e9bf77e695cd8380ba494bcd406a7afad614e10b 58 0.03/1.00 vMB 31
297,585 297,585 00000000000000005a2d3c48c976722df6a495c6a7983f2121b73755fc41b2dc 874 0.47/1.00 vMB 30
297,584 297,584 000000000000000030799edfac02da34df8a7498bc02277f10a24bb16055c123 176 0.07/1.00 vMB 25
297,583 297,583 000000000000000038cc20901ab36fcfb966237f859ec33af520f292e513d9cf 525 0.32/1.00 vMB 29
297,582 297,582 0000000000000000818d9d6ef71eb2e50e5841b4bc332ef8ba3a4e0b8ccb0ea4 682 0.56/1.00 vMB 25
297,581 297,581 000000000000000062e4a8e25a3f7719f97654ad5896b6739ee59e27118b037b 976 0.50/1.00 vMB 35
297,580 297,580 000000000000000067af0f1d8df8c4b0482ca3131a78b7dd1fef49fdc1b8b8e9 61 0.09/1.00 vMB 17
297,579 297,579 000000000000000033e2a39723d9adfb6440d06e0036f4ec2ef091df4c25c5b7 292 0.35/1.00 vMB 17
297,578 297,578 0000000000000000192e718cd712a8f589496c8983118860f0a1ac3b459139e4 865 0.35/1.00 vMB 45
297,577 297,577 000000000000000069bd2a215114abaf3a199aec37c7a2bf8994935f55274fb2 332 0.36/1.00 vMB 16
297,576 297,576 00000000000000000259f5e3bab629e8aac8440b6351ae93cb314248e5828d6c 1,024 0.45/1.00 vMB 88
297,575 297,575 000000000000000024846ad10094bd7b6736530831851237ac3f97586ab043b0 38 0.01/1.00 vMB 14
297,574 297,574 00000000000000007c8436cb64e4a77ecc08c485d00a6a64b8a8efe0ef1ac70f 381 0.21/1.00 vMB 32
297,573 297,573 00000000000000002730999ab80e10d0b4f7cad8f11256131d7c6040a270dd03 714 0.70/1.00 vMB 17
297,572 297,572 00000000000000005703c3b597f127ba7d3d8e2fd0ea47e75cef674fc630d58c 723 0.25/1.00 vMB 71
297,571 297,571 0000000000000000945c56d55f6fdad15401e5ad77f69f248f087d3d9a77a34e 789 0.44/1.00 vMB 31
297,570 297,570 000000000000000026c02648ebeeb7dff00c485f47b17aa2a159116c9fbd98b6 256 0.16/1.00 vMB 25
297,569 297,569 00000000000000001ac517bdf6d5a887a78b2daa7966e6157c465dccf3ee659c 902 0.35/1.00 vMB 49
297,568 297,568 00000000000000006d3b67e7848e61bac196a3a559dc129369dd11512729db29 1,089 0.49/1.00 vMB 32
297,567 297,567 000000000000000029ea4ed253d752cfa0a89151bdf6dcdf56a6bce5a4c46a97 64 0.04/1.00 vMB 53
297,566 297,566 000000000000000049208985be0ae1adb7042d47ff3758572ebbc43c20509848 337 0.21/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.68 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.34 GB
    • Received: 11.79 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.