Loading Tool

Explorer IconExplorer

Memory Pool

71,747 transactions
27.38 vMB
0.09991518 BTC
Random Selection Loading Transactions
Max Size: 163.82/200 MB

Candidate Block

Mining Attempt 277e17ecabe646a11ba96e6a53bbe8a727d2470d6a00f403d37f757e6f2eede9
Version 20000000
Previous Block 00000000000000000000c1868b741ca3460dfd5f2623a0e679cfe2f7ef930409
Merkle Root 1a9ab24b7322c0b07df8fe052d85a466e75e10a2c912630426f30567f3477aa7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.03675381 BTC
Feerates: 1,003.56 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,475 (730,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,897 184,897 000000000000030ee766d4b21732d0b1778a8ab80a4a173f7699d660f42146b4 500 0.25/1.00 vMB 132
184,896 184,896 0000000000000505beaaae4e7f4d8544672a45dd36602bc346495e8fe37d689a 118 0.05/1.00 vMB 114
184,895 184,895 00000000000000217286e218a5120f672a1c9833157f2b572b627689504e4f88 128 0.05/1.00 vMB 184
184,894 184,894 00000000000008adae6bdebb4ce4e2db2279538561161bdd7dba23dec102cbae 14 0.00/1.00 vMB 14
184,893 184,893 00000000000009b019d22ede0c8efba080cb81244141a2f59f6757e282376a86 28 0.01/1.00 vMB 122
184,892 184,892 000000000000006d89200520e06e5c9faa18c17d7115a9c1a4743741d7c5aac1 375 0.14/1.00 vMB 162
184,891 184,891 00000000000009b6bdc480a29ecdab6693201522ec369da9580a512b8557f65b 1 0.00/1.00 vMB 0
184,890 184,890 0000000000000331d0ff5b28a33b1cdcd9bd15cc01125fa577a5f8f60173913d 164 0.07/1.00 vMB 128
184,889 184,889 00000000000006a0afba835f3e7aa889c915e598c5938e92a49221b95f4eec20 217 0.11/1.00 vMB 140
184,888 184,888 000000000000018b2e3f1a7bb4e8b1fb7e9b64c4d7d308546c3ab3f15e7d1e23 174 0.09/1.00 vMB 120
184,887 184,887 000000000000058fbc66c0d6a202e83ac51d7598010ef2e84e5c2df84e7ddfc6 464 0.19/1.00 vMB 233
184,886 184,886 00000000000000d6d8d99345998b7ca510483b32f2eb7219bfa4f8979cf5df8d 168 0.10/1.00 vMB 174
184,885 184,885 0000000000000587e848a8b11df636def59dbf112c2137fbff2803f8ec57a7cb 257 0.14/1.00 vMB 146
184,884 184,884 000000000000065eac0093fce961495df4af73a9c8dd5b85dbfe800fc76ef135 457 0.20/1.00 vMB 187
184,883 184,883 00000000000005206a91cb78e77786950eef356915fdfd65846c1bbdb95cc3c1 227 0.10/1.00 vMB 156
184,882 184,882 000000000000043ad22dd84318ca2671e5b6046746056b6e87e231b725147a34 265 0.17/1.00 vMB 138
184,881 184,881 00000000000005ff2305f46e8504bf2289a01f33d4d1f3a970b33367a603511a 32 0.02/1.00 vMB 98
184,880 184,880 0000000000000584575d4d9ce2cc527be190dbcfb96bc328573ff8f23a377151 69 0.05/1.00 vMB 148
184,879 184,879 000000000000051291fb76456a1a036db8e1857dcf531b46734c08bdd01435a0 169 0.07/1.00 vMB 114
184,878 184,878 0000000000000517cfe364475dead9fdda71dfdaafd21a3f01365782d64f62c7 857 0.34/1.00 vMB 182
184,877 184,877 00000000000003a7482488fe938715c829137e4894f540a4c1e5dd33cf801022 168 0.10/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 783.22 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: 757.67 GB
    • Received: 19.02 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.