Loading Tool

Explorer IconExplorer

Memory Pool

80,205 transactions
30.07 vMB
0.08802955 BTC
Random Selection Loading Transactions
Max Size: 180.33/200 MB

Candidate Block

Mining Attempt b3dd2b7fa659f96805356d15540f8aceaad1ef83d29a35cd08e9c3b62476a30b
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 5178855b0af9ce0c77e8137311397662aa4dd309830201880ddb3631a76262a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.02658664 BTC
Feerates: 301.07 > 2.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (441,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,865 473,865 000000000000000000ce2697b4c73e8c5bad6bfe907ef51a8ef985db2c7315f4 2,225 1.00/1.00 vMB 258
473,864 473,864 00000000000000000044748934c5674f6ed3ccc13fe3388b506a922dca63aa55 1,520 1.00/1.00 vMB 383
473,863 473,863 00000000000000000172643932df594fa814aecb1b0295d87036b85a4bb097c1 1,455 0.65/1.00 vMB 297
473,862 473,862 000000000000000000ab1bc2178fba774cdb25d8f4322af14ae6b5f76cbdb54d 586 0.24/1.00 vMB 143
473,861 473,861 00000000000000000110aac3431552274294559f8f750a335a56e49580e49dda 964 1.00/1.00 vMB 105
473,860 473,860 00000000000000000181ed13015cbba59a6408354787ce348b4c3b9976997f77 143 0.06/1.00 vMB 183
473,859 473,859 000000000000000000cf27cfd45221f6274bae195f50cd76e8f5b75337c0296d 761 1.00/1.00 vMB 71
473,858 473,858 0000000000000000004ac5dbb33a1dc8c5d524f0cde798ccc9f3df39d260bbae 690 1.00/1.00 vMB 71
473,857 473,857 000000000000000001872693b1b0eecfedd1f4baeafda171d297b8560fb040d4 507 1.00/1.00 vMB 29
473,856 473,856 0000000000000000011e4a48ebf782259ed37da4e6a11880247898c620a25f3c 1,030 1.00/1.00 vMB 111
473,855 473,855 000000000000000000faf55926a87593cd945164c0c39c812261c8ab567913bb 2,204 1.00/1.00 vMB 244
473,854 473,854 000000000000000000fd72c6ab4e7373ec6140c671a556e77da0f63d9ec07a78 1 0.00/1.00 vMB 0
473,853 473,853 0000000000000000006da19667da95bffffab0fa05044c1ad7b4e0591dbd7903 510 0.99/1.00 vMB 33
473,852 473,852 0000000000000000009727337e99e8adba3dc2d36c00756c37e3854582912d5b 360 1.00/1.00 vMB 13
473,851 473,851 0000000000000000005adba47aaee747a56fdf11abd2ff92d1ff9360dad85ab5 2,216 1.00/1.00 vMB 138
473,850 473,850 0000000000000000017f5a731ec96b92e1ee8febabd0129b877448276ba96560 2,331 1.00/1.00 vMB 210
473,849 473,849 0000000000000000018119161637b2422c496b648cb6317c7ae020f195ed683c 252 1.00/1.00 vMB 9
473,848 473,848 000000000000000000ae29d47860e8264dfed42e7b34580297842f135d0e3d9b 2,086 1.00/1.00 vMB 131
473,847 473,847 00000000000000000106890d2397b206a86fd21f5b0e02713b5940cb4ccbcccd 984 0.49/1.00 vMB 300
473,846 473,846 0000000000000000001d3056e9db6abaa8e4eff44c2cb382fb015196dc39a09d 857 0.35/1.00 vMB 220
473,845 473,845 000000000000000000e9e92360824fc5052f4dee6d9ab483258386bc80e59f4a 556 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.