Loading Tool

Explorer IconExplorer

Memory Pool

43,726 transactions
27.97 vMB
0.15390732 BTC
Random Selection Loading Transactions
Max Size: 145.24/200 MB

Candidate Block

Mining Attempt 52894a1019933de91e485eabe5b4d811760b4dc9d0688002861306b9213e56f3
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root e8b2f3269cc3b397a279b70e19ef46ed602bbed1685df67c0911b259275a8385
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,780
Size: 1.00 vMB
Total Fees: 0.05712929 BTC
Feerates: 150.71 > 5.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (372,748 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,957 541,957 000000000000000000148a77965c708d054a6dcbbc286f05cd9ac654b7899444 458 0.62/1.00 vMB 2
541,956 541,956 00000000000000000024b620f38be2fc3229b408b3028bd035e0ae5b59c5b881 2,429 1.00/1.00 vMB 6
541,955 541,955 0000000000000000000e34e6722441ef89648b0242debe67428660537c069f9a 2,595 1.00/1.00 vMB 33
541,954 541,954 000000000000000000143114c0e806182f6fff3e2180be8a8b3d770f50d192ea 2,168 1.00/1.00 vMB 5
541,953 541,953 000000000000000000164c3baf1c6e2f623d5c622d9e88dcda46f1fac97fcc5d 3,018 1.00/1.00 vMB 22
541,952 541,952 0000000000000000000d33f4424e7b86dcb8cfaea707c2251d8d3ac8785524bf 2,513 1.00/1.00 vMB 25
541,951 541,951 00000000000000000001b6f762a38bc994d6a2c821cfd11a35202fb4c81272f6 2,747 1.00/1.00 vMB 10
541,950 541,950 00000000000000000018738a9f212f25104b9cbc88286cf1f3f5a3ba2e06fab9 1,630 1.00/1.00 vMB 12
541,949 541,949 000000000000000000245985678bbe8753c07568fcda21f200178234764aeb40 2,464 1.00/1.00 vMB 32
541,948 541,948 00000000000000000001dd1dddf3a65903cd6071b1ffaa36a5b96f9e76bbf899 2,203 1.00/1.00 vMB 34
541,947 541,947 000000000000000000280c1100e8ae47b58fb07bd0dbd8befa6539aa5141718a 982 1.00/1.00 vMB 34
541,946 541,946 0000000000000000000249781c5f78c78d3832c68774b6b62c90d75575e9b10c 468 1.00/1.00 vMB 45
541,945 541,945 0000000000000000000d951e2e98ec78bc8c853bf46a1e963cf2110c8fd54517 1,032 1.00/1.00 vMB 75
541,944 541,944 00000000000000000020c915fc1e3d6e2e3c0dda76c022b2318dfcef07c85a9e 2,395 1.00/1.00 vMB 21
541,943 541,943 0000000000000000000c7ff477faab5a85e6af4b46ca3f83945638e6bb31569a 132 0.04/1.00 vMB 8
541,942 541,942 00000000000000000009a0d43562fac3cbaf8f1a5a7ce2cd5b93e1312deca02d 313 0.09/1.00 vMB 10
541,941 541,941 000000000000000000224d45d586736d9561620657466645dd860e9771231dbf 715 0.74/1.00 vMB 4
541,940 541,940 00000000000000000001ab658a0393f9a976044b0a89e419a85646fb3d46d49b 1,870 1.00/1.00 vMB 5
541,939 541,939 0000000000000000001934049f6df03ad96492429ef104280931c12d63574db0 1 0.00/1.00 vMB 0
541,938 541,938 00000000000000000003886fbb0d4a430634a3c1500c860f8b0325c5bd0a1c4e 2,642 1.00/1.00 vMB 18
541,937 541,937 0000000000000000000e710977a17e66b2f42ea6a7f8a70e8ef87caeb4c73de6 1,747 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.87 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: 643.26 GB
    • Received: 12.58 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.