Loading Tool

Explorer IconExplorer

Memory Pool

79,591 transactions
30.09 vMB
0.07881003 BTC
Random Selection Loading Transactions
Max Size: 183.96/200 MB

Candidate Block

Mining Attempt 901401a68d907b912f30f9035d057eb0673f6ab61d3441c7ebd6d94b8204e5d1
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 7f6e5acafcd7ada3070fc3c4e501adb8865998adf7e399998d8c91309abd4d39
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,209
Size: 1.00 vMB
Total Fees: 0.01184313 BTC
Feerates: 100.65 > 1.19 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (156,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,868 758,868 000000000000000000065ee69409de7979547885e5d81d56e1eb205d91455be3 381 0.18/1.00 vMB 5
758,867 758,867 0000000000000000000184f5b3f84d7a6298884ad76de1f3353c4111581a64bc 1,297 0.72/1.00 vMB 2
758,866 758,866 0000000000000000000767342cb77ede3e06d35bb29bde6d1162bb6ed71befb4 1,657 1.00/1.00 vMB 11
758,865 758,865 0000000000000000000149d0e895b51f26d9e37779919288f3c2b275f65003cd 1,124 0.35/1.00 vMB 7
758,864 758,864 0000000000000000000556ba1846520fe299f3e9aca3f0366f12a88a435902f7 2,324 0.76/1.00 vMB 7
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
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.