Loading Tool

Explorer IconExplorer

Memory Pool

80,698 transactions
29.77 vMB
0.09635246 BTC
Random Selection Loading Transactions
Max Size: 180.44/200 MB

Candidate Block

Mining Attempt 4596f025234d394c9d03438c9c9c6b6f89923108178785e6303b04eb4bb69cc0
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root 1352fe949ff11125fc58678c358984040a4152ca6fbfef888e09d8c294dd3ccd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,164
Size: 1.00 vMB
Total Fees: 0.03193084 BTC
Feerates: 502.67 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (609,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,774 305,774 0000000000000000103ddf6ae79d2ae35deca4a77d10ef425d38c849a6dc7049 134 0.06/1.00 vMB 17
305,773 305,773 0000000000000000472b31bd31626705f043ec393302a9e51bcbd833277d1753 12 0.00/1.00 vMB 65
305,772 305,772 000000000000000047acd93fb1aaf526d95e67035c5e8b123d3897213f68217c 436 0.21/1.00 vMB 35
305,771 305,771 000000000000000004b7ab04c2f599601b3f7f9b31ea7f9b144bf2e877472b6c 305 0.44/1.00 vMB 17
305,770 305,770 00000000000000000e58b6040626df0a7df359b14c2cf6a51a6bede57d9d88a0 977 0.50/1.00 vMB 33
305,769 305,769 00000000000000000e0ef1dd5b54c8f32bb22f3815b0544d66a215b85e3be43e 30 0.01/1.00 vMB 40
305,768 305,768 00000000000000001edb3d26abe8053d5f6db8541c8dc20e1cff52b7ba4146c8 1,484 0.78/1.00 vMB 32
305,767 305,767 0000000000000000162a5b4c15b83489c22c2aa345667436d9006b5816ab6b39 34 0.06/1.00 vMB 3
305,766 305,766 000000000000000044605d621d8de8f252aacaf24c01a22339a82fb703a099fb 576 0.28/1.00 vMB 35
305,765 305,765 00000000000000004a9137e080c721162e6146b05253bc74948c2f1ec4fa378a 172 0.08/1.00 vMB 30
305,764 305,764 0000000000000000260fda0019f8d7a46f379f92989346d828064d366866ed1e 931 0.67/1.00 vMB 23
305,763 305,763 00000000000000005bc6aa324d1180619c484b61d09269c46fee7e18c8868506 81 0.03/1.00 vMB 34
305,762 305,762 000000000000000041aaab8f214e107a710e2d834f5828c0a59a660d08d3b45d 66 0.08/1.00 vMB 18
305,761 305,761 000000000000000000cd31cef9b8647f0500dcbbae782613be127e5b7f8a5dc3 512 0.24/1.00 vMB 36
305,760 305,760 000000000000000008831a529c120d9050967501fb33a159e0102c7a0bda7202 176 0.10/1.00 vMB 22
305,759 305,759 00000000000000002b0d090a77f803c29faf45909179deecf91d98d5570608e0 65 0.03/1.00 vMB 41
305,758 305,758 000000000000000035c05eb1f1670414513e35c730306f734c8b8d391605b36a 528 0.27/1.00 vMB 33
305,757 305,757 00000000000000005339cf2f810a8ebb0229f38e5db81a82793f67568cca77fa 443 0.35/1.00 vMB 20
305,756 305,756 00000000000000002295b36307abe8b2553e52a8f3278ab72345ea18f866928e 512 0.17/1.00 vMB 47
305,755 305,755 00000000000000004ddcc0117c1128e4d1e3e6fcfcbb227467a271ce58b75f4f 64 0.02/1.00 vMB 46
305,754 305,754 000000000000000034bc9a4f78bf0646be44e9d8210bd6a97d84e2db61166817 538 0.32/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.76 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.