Loading Tool

Explorer IconExplorer

Memory Pool

75,645 transactions
28.30 vMB
0.06311028 BTC
Random Selection Loading Transactions
Max Size: 171.43/200 MB

Candidate Block

Mining Attempt cfe3c65d8428eee2a32556d14816e50a22499d654103c6deccffc3fd3c00e085
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root 9ac30d6485e6ce091b276cd3f7d8c8284c3f5b30395a9fdc91e45e2ee202f64f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,354
Size: 1.00 vMB
Total Fees: 0.00433455 BTC
Feerates: 14.26 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (519,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,933 395,933 000000000000000004707721a50cc37157a2cc192e293094a18b4107c25fbafb 1,142 1.00/1.00 vMB 27
395,932 395,932 0000000000000000074f0415503a6ebac0c049ec16c0633e944b011a9beae214 1,883 1.00/1.00 vMB 30
395,931 395,931 0000000000000000038f92c3c936dc533422da5a3fdbf848f0e438d12c10433c 1,093 0.41/1.00 vMB 60
395,930 395,930 0000000000000000049a982549b8913c210726205a88ed3fddfa7510af895126 2,156 0.99/1.00 vMB 42
395,929 395,929 00000000000000000245cca2e0d7c178a1dc92ab1a75ad602cebe358b5f240fc 2,718 0.93/1.00 vMB 49
395,928 395,928 000000000000000006dbfea932a68e4ac0f6baa28a6a3f094b4c3eb476606993 1,531 0.99/1.00 vMB 34
395,927 395,927 0000000000000000043b460d01bcbdb38afd4004e9a95a3e63d0157d2826dcb6 2,074 0.93/1.00 vMB 31
395,926 395,926 000000000000000004d8a8ea6af08d5f45b69f0d4e240071439b6de0ed77e3ba 2,933 1.00/1.00 vMB 60
395,925 395,925 000000000000000001f6ac78880548f2d8385c2f66bdcb64949ab4bef781a19d 1,857 0.93/1.00 vMB 31
395,924 395,924 000000000000000006af36d4f92dd8557c4e6aa66790a93521738c3685340378 1,503 1.00/1.00 vMB 27
395,923 395,923 0000000000000000003ce43fa33b0ca4196324bb4d99974f56f9edea9ebeb92b 2,789 0.99/1.00 vMB 55
395,922 395,922 000000000000000002278c6d77bbbb47b6fbb011db2008fd338a0f2abcbad617 335 0.15/1.00 vMB 49
395,921 395,921 000000000000000008985419506dda397c517a2eaf98a635d6713e1613c06e5f 1,012 0.58/1.00 vMB 32
395,920 395,920 0000000000000000040bac907774260804b34a0161090cac6ab8bcf314823bc9 1,953 0.99/1.00 vMB 31
395,919 395,919 00000000000000000692af596834c7e601359ee40c7e1d1cec717f3c5ab952dc 2,652 1.00/1.00 vMB 44
395,918 395,918 000000000000000000c98c55341bc391fbde06c77be3982320f1bc8a99ea7d4d 291 0.15/1.00 vMB 37
395,917 395,917 0000000000000000036c7aa332025a793df5721b8a09c3b74ea98ebb333ac94a 1 0.00/1.00 vMB 0
395,916 395,916 000000000000000000710ec25d55be2b9e0a23f63a627dbb809679a5557d9500 817 0.37/1.00 vMB 34
395,915 395,915 000000000000000008b68412044d0b9ee716975588b716744166cdd391765854 163 0.12/1.00 vMB 44
395,914 395,914 0000000000000000044b45c60d0d1b83f440c0e37ed3338005e355b9588f687b 51 0.02/1.00 vMB 31
395,913 395,913 000000000000000005411be213e5080190cae0202856f557e4ff776bca671b6e 1,663 0.82/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.