Loading Tool

Explorer IconExplorer

Memory Pool

43,871 transactions
31.40 vMB
0.10587680 BTC
Random Selection Loading Transactions
Max Size: 159.52/200 MB

Candidate Block

Mining Attempt 585fffdd2df54fd25202ad17ae2c778ba9998003e8f87cb3278d4f494269752f
Version 20000000
Previous Block 00000000000000000001d93cf1bcae837bf2932c315bf65c016a2fbe3f29f4b4
Merkle Root 41f4ab5cbbcef3362c6e4fdcac13991a38956f0bd8bc1e57b344b8fb5daf9849
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,887
Size: 1.00 vMB
Total Fees: 0.04129615 BTC
Feerates: 101.95 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,450 (211,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
702,980 702,980 0000000000000000000a4155e617429f9696570a49b328d0f57a4a1c18484f2d 770 0.37/1.00 vMB 8
702,979 702,979 00000000000000000009bf5af1472d104d011a785c277825d86e9a4614a24910 69 0.03/1.00 vMB 4
702,978 702,978 00000000000000000004f57144f3c9e45bb0e9431f23b741d146e5235a8937ea 2,262 0.82/1.00 vMB 12
702,977 702,977 0000000000000000000ba66177b7bc97811fd8d8427ca37b26e56c36dbf29367 368 0.12/1.00 vMB 28
702,976 702,976 0000000000000000000371bd5f3c00a06775e21244310a4bae24cb627776eee4 681 0.25/1.00 vMB 13
702,975 702,975 00000000000000000007cd6371ff2e11485b98d2ee6b9cfe5aa545e538e31f85 1,292 0.59/1.00 vMB 12
702,974 702,974 0000000000000000000999b2999b11f1c6909acb3747127e5fc0c88953868378 236 0.07/1.00 vMB 14
702,973 702,973 0000000000000000000abacc2d173b5d74a53dd48c391bd165a588f906fa2583 783 0.38/1.00 vMB 14
702,972 702,972 0000000000000000000a77646bc2b17e35e9928e8497f412be00ab93851ef83f 97 0.03/1.00 vMB 6
702,971 702,971 000000000000000000035e143a889799b5194e29996594a2ca07e2a12608b2a1 424 0.16/1.00 vMB 7
702,970 702,970 0000000000000000000c3662703a4a39fc77602f89796f7a91294abf1a8352bc 1,255 0.86/1.00 vMB 11
702,969 702,969 000000000000000000000484f168f4cb69e2354cdef83783f84da0ee6872b1ed 561 0.34/1.00 vMB 6
702,968 702,968 0000000000000000000d9b3819953d22a1b636bf818d31c6eaee115106679936 407 0.13/1.00 vMB 11
702,967 702,967 000000000000000000057ec59d24dc3584fd9ad84813443f7b25083ff91eb664 588 0.25/1.00 vMB 12
702,966 702,966 0000000000000000000e50064cd760540d2afabfd5e18490e016d5bbe62d8553 2,109 0.74/1.00 vMB 13
702,965 702,965 000000000000000000082a25ca2d2b91d4f613a467232a4ae5e8e5d14d9b0add 68 0.02/1.00 vMB 10
702,964 702,964 0000000000000000000309d6d64ebaa2cad8c769dfb5ffb95fb3b2bbd2e07630 216 0.08/1.00 vMB 11
702,963 702,963 0000000000000000000b803c5f573ceada44b1844ddee66c2380a56639d459f2 965 0.48/1.00 vMB 11
702,962 702,962 000000000000000000006a1eadd8685268eadb753923708d7861a79a3ce90662 135 0.04/1.00 vMB 11
702,961 702,961 00000000000000000004df6e2f9c20e222cc99aad10f1b595cdb23b2a5f01945 2,190 0.94/1.00 vMB 12
702,960 702,960 0000000000000000000d01a50f653eac3de3db30a1622809ea3de0b549e5163a 1,480 0.64/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.40 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: 604.44 GB
    • Received: 10.55 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.