Loading Tool

Explorer IconExplorer

Memory Pool

60,316 transactions
34.83 vMB
0.09609192 BTC
Random Selection Loading Transactions
Max Size: 184.13/200 MB

Candidate Block

Mining Attempt 4d7e141befd5a76b98584225b35dd5dd1d6efd0c3254008093ee19aeb3a91790
Version 20000000
Previous Block 0000000000000000000193cf6124fafcde4bea4e3849501cd177b3e255e38e24
Merkle Root dd474717473654c0e91ccf3bd3253e0d2f5934e139af0c3b3e1cf809f225d56d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,622
Size: 1.00 vMB
Total Fees: 0.02522944 BTC
Feerates: 150.93 > 2.53 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,401 (1,630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,771 912,771 0000000000000000000018cc408d7aa478eeb2a084d7e15927c56b0df9fb418d 2,623 1.00/1.00 vMB 2
912,770 912,770 00000000000000000000f21e525a2568d82be866585d883b1dc94b5375581a6c 4,103 1.00/1.00 vMB 8
912,769 912,769 0000000000000000000057ad9d1d6b5e34d6fbcde9b1004e9567218fbb95cf49 4,670 1.00/1.00 vMB 3
912,768 912,768 00000000000000000000d65b370602b9a7e9209700d22e7bc71dc3cfaed98d04 1 0.00/1.00 vMB 0
912,767 912,767 00000000000000000001164e944df132cc815b4f276ef6a4141acd4140ef57cb 4,441 1.00/1.00 vMB 5
912,766 912,766 0000000000000000000130a7cc51bc60fb061d01275ed6e1541f6fe390fb25f3 4,025 1.00/1.00 vMB 7
912,765 912,765 00000000000000000001114eb45b2f67104bd6d67205a7a91d363e704a08897c 4,180 1.00/1.00 vMB 3
912,764 912,764 0000000000000000000037b6cd2e99f467cad33ca46a035bb727622c029e619f 3,279 1.00/1.00 vMB 6
912,763 912,763 0000000000000000000206eba8e77bb3a7f65b2952524bf3862adbc7dc144d0c 4,312 1.00/1.00 vMB 2
912,762 912,762 0000000000000000000183baa7970b29311146b25c14cf2a24befceadb961e83 3,078 1.00/1.00 vMB 3
912,761 912,761 0000000000000000000058ff9b64274611561b90fb27e77449159265a93afb13 3,053 1.00/1.00 vMB 6
912,760 912,760 00000000000000000000e8d429110769f0a80e149b10978f19f1b0d482d93c50 3,925 1.00/1.00 vMB 5
912,759 912,759 0000000000000000000126c173aeb3074eda6b52bff936342ae5353e36b0109e 3,567 1.00/1.00 vMB 4
912,758 912,758 000000000000000000006832ff8b73c6d2f144e635537d5b54b8298295c0e86c 3,055 1.00/1.00 vMB 6
912,757 912,757 000000000000000000017dfb53a976290e5bd63d000cde4ec3f7ebab7d71ca37 3,109 1.00/1.00 vMB 6
912,756 912,756 00000000000000000001f10c80ace07ff14f4cee7d9e5fe5356de608fc953206 3,785 1.00/1.00 vMB 14
912,755 912,755 00000000000000000000666b99916afb56ea2f66f7c94be825637b6e41ad619d 1,663 1.00/1.00 vMB 2
912,754 912,754 0000000000000000000087738914700d85f3771d5cd61bb445263abcaf0bb33a 2,421 1.00/1.00 vMB 3
912,753 912,753 00000000000000000000dc3c5c1a0c56ca1677ac270ca0fc5d25b9e5a2e83545 3,521 1.00/1.00 vMB 6
912,752 912,752 000000000000000000003a6bad745a28d7be9f58365abf3b58797b42a701b2cb 3,626 1.00/1.00 vMB 10
912,751 912,751 000000000000000000003a8dd775876de78dc7b132d655a3ef1e326893dfe94e 2,258 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.31 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: 599.77 GB
    • Received: 10.04 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.