Loading Tool

Explorer IconExplorer

Memory Pool

76,437 transactions
28.84 vMB
0.07234719 BTC
Random Selection Loading Transactions
Max Size: 176.49/200 MB

Candidate Block

Mining Attempt af68866fc5684d55a48014cc8f418f2823926f1421955ad5331574c7879188dc
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root ffcc72aa6e08b657526cb752d335f5e2321d33976d0ae16eba32bff4a3d60813
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,408
Size: 1.00 vMB
Total Fees: 0.00953286 BTC
Feerates: 74.05 > 0.96 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (616,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,861 298,861 00000000000000004b6737abe91cf713e5075023adebfda65c62c6a304c0de75 281 0.14/1.00 vMB 38
298,860 298,860 0000000000000000668453417ba947d8aacaa66a63a9e92234e6b7230a8db95d 482 0.25/1.00 vMB 41
298,859 298,859 0000000000000000353d2448c9a3fb92b5bcd670b19d56bddaa19e85ac2d7b94 182 0.08/1.00 vMB 33
298,858 298,858 0000000000000000083f111d7293fcc45ba8c6e32b7f6477cf1be8fbe4239631 1,082 0.61/1.00 vMB 30
298,857 298,857 000000000000000079ae0c4fa3b7be35d2dab67895ef240ac12f797af5ae6624 251 0.16/1.00 vMB 31
298,856 298,856 00000000000000002003e561c915643d5e3698709ad6590f02195a31b2bf7341 523 0.33/1.00 vMB 35
298,855 298,855 0000000000000000286f9e25b02f9f2308a94924139aec116f8d8d9fbadf6b71 85 0.07/1.00 vMB 21
298,854 298,854 00000000000000006f78449ff4208f2ea4848bc58fb910d667d50fbb0a39a394 200 0.11/1.00 vMB 28
298,853 298,853 0000000000000000581ec041e021927e2407cb80f019dbcd4a05b409f56546e8 1,002 0.52/1.00 vMB 46
298,852 298,852 000000000000000046cac8233062599cf88a0d799c164a10b20b00b585a79fcb 88 0.15/1.00 vMB 18
298,851 298,851 0000000000000000458a3fbb19749897a248f678745570e5cae0354ba2965d53 816 0.63/1.00 vMB 22
298,850 298,850 0000000000000000249e106b99b94bcc6a4a1120345b3f30e4478572db472954 944 0.35/1.00 vMB 68
298,849 298,849 000000000000000063139414b3a28eb8f3c08af7a4b88ffd9b1251339741f8f5 662 0.31/1.00 vMB 48
298,848 298,848 000000000000000058fce9bb7a5f5d99ed34149e058c87684bbc7873fb543acf 381 0.30/1.00 vMB 28
298,847 298,847 0000000000000000360bcda7062068023f3365ad3fd49b9d1861cfd6d1906041 256 0.11/1.00 vMB 51
298,846 298,846 000000000000000016b5708698f0e49ed08ae47a23a660c166e6424fcc9f0c05 275 0.12/1.00 vMB 23
298,845 298,845 00000000000000005a73a9a421cdbbfbda17cb5c332d73ea10958cb6168b6625 1,393 0.77/1.00 vMB 36
298,844 298,844 00000000000000004f83befe17f2c8b6053fe45ba84e409d6ee54b2b3c064e59 512 0.19/1.00 vMB 90
298,843 298,843 00000000000000005e7307efcc36a378ea9e82da41e07f8cf9e41726d87d6eb0 256 0.10/1.00 vMB 37
298,842 298,842 00000000000000005dc3b0af9adbbad8da15241b67e3d8fac32c6f9b8bc4afde 103 0.04/1.00 vMB 111
298,841 298,841 000000000000000066e4caec585ac59d51444b751b953764848ec508d642d942 641 0.46/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.81 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 710.27 GB
    • Received: 17.05 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.