Loading Tool

Explorer IconExplorer

Memory Pool

75,640 transactions
30.93 vMB
0.09952334 BTC
Random Selection Loading Transactions
Max Size: 181.53/200 MB

Candidate Block

Mining Attempt 06aaa80becd2103a6d5ab936837addb520f242de53e2d89116688cfdbe98d0af
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root b35593360d8cea75e2838a3fdc008dc4e77fd0a9c696f1b1231498b94bf94b37
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,350
Size: 1.00 vMB
Total Fees: 0.01986050 BTC
Feerates: 301.35 > 1.99 > 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (156,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,863 758,863 0000000000000000000375b6ff8878514baa3a671db22c31410c22ab3f1369d2 44 0.01/1.00 vMB 5
758,862 758,862 00000000000000000007d1cd64a1480c7d562dfac0f399d56a336c66feb80ce6 877 0.28/1.00 vMB 8
758,861 758,861 00000000000000000003b326ee7207769c608783519403a1ab8fbd9a1856e2e6 874 0.54/1.00 vMB 3
758,860 758,860 0000000000000000000726afd02511795d6a19d7a877a60fda26afd84311a0fa 2,931 1.00/1.00 vMB 13
758,859 758,859 000000000000000000050f2c5957fc492c5812a11249076ea808f1b086923551 1,411 0.50/1.00 vMB 7
758,858 758,858 000000000000000000052f31a552ab0bd6ed510cc1435cbc5cef66a479ed08f7 681 0.19/1.00 vMB 8
758,857 758,857 000000000000000000013f31fbabdd325661c29df19efda7845dbc04a2fe3ef4 705 0.39/1.00 vMB 2
758,856 758,856 0000000000000000000776c18723c4cec2ffb12babbc5dd73af1c863e7e42da3 1,947 1.00/1.00 vMB 7
758,855 758,855 000000000000000000031183356568aebbb9abb202b956c9b42e1281ad17aeae 1,142 1.00/1.00 vMB 11
758,854 758,854 00000000000000000005bdedb70d9a7fd44cd9bef6764f07f315ea9bdd2ee7c4 55 0.01/1.00 vMB 10
758,853 758,853 000000000000000000032f364029c4c754e3dbaf5ba95fcd094f664c5c940f29 2,515 0.85/1.00 vMB 7
758,852 758,852 0000000000000000000015f1539be4a1430232b879297d9355ef7550c865aaf0 1,240 0.44/1.00 vMB 7
758,851 758,851 00000000000000000006e4b3bc0f053c31d9a60d7e4291535f9871fed34ef3cf 551 0.16/1.00 vMB 7
758,850 758,850 000000000000000000026421196df680234c5793046f16f7ec8b4b2229ee0fe5 567 0.21/1.00 vMB 7
758,849 758,849 0000000000000000000150f0fb66ddb040f2ea3e8f538fcef6db4d3d5fcb03db 498 0.14/1.00 vMB 6
758,848 758,848 00000000000000000006967957240ca14ee0c72606205cf976a513c6ea82b729 2,374 1.00/1.00 vMB 5
758,847 758,847 00000000000000000003c014cd2c06f0760fa059b8339b1fb44f0df4d9f9c2c0 3,269 1.00/1.00 vMB 10
758,846 758,846 0000000000000000000669770dbdbc74efa1190538e67185f5b383117667d391 1,506 0.81/1.00 vMB 5
758,845 758,845 000000000000000000009f885f8a906c113264aa7be44fb5cee24179175072b1 1,213 0.87/1.00 vMB 3
758,844 758,844 000000000000000000060e9b9bd816aff8aa6f7da023d0552ba6e031a308ce00 1,433 1.00/1.00 vMB 4
758,843 758,843 00000000000000000007cedd62733966bbbba5294fcdcf6e0b2d3fd214b77d6f 1,110 0.63/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.12 GB

Node Details:

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