Loading Tool

Explorer IconExplorer

Memory Pool

86,843 transactions
31.75 vMB
0.11548129 BTC
Random Selection Loading Transactions
Max Size: 192.26/200 MB

Candidate Block

Mining Attempt 9d1f20171f8826167532774f650737536d9761ae0621426c469a44968e523a47
Version 20000000
Previous Block 00000000000000000000ffda920f705e0b40f69b2032b14eb1181fe10feae91a
Merkle Root e7321dc116f199adb28f7e82996506b9b7b525095470e9e39252ce381695a917
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,531
Size: 1.00 vMB
Total Fees: 0.03464785 BTC
Feerates: 547.69 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,956 (368,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
546,171 546,171 000000000000000000124434e8d5a5c338f1a3c21ae39527597872e998855b90 3,318 1.00/1.00 vMB 14
546,170 546,170 0000000000000000000316a774dd14fff020782a15c6d7e5baf1073a2b066710 2,780 1.00/1.00 vMB 34
546,169 546,169 0000000000000000002349d07ea3cde6746e3987718b8c6472a9a2287329a6dd 1,617 1.00/1.00 vMB 7
546,168 546,168 000000000000000000027b3c2b04832810f506cd051263b0ec55a9542f9c613d 2,183 1.00/1.00 vMB 13
546,167 546,167 0000000000000000000e6aa86392716e76d5a9f8ec3036bd26affbe6b0bba08f 1,384 1.00/1.00 vMB 4
546,166 546,166 0000000000000000001271c4fa2408c2f726d93c0423b6ac06484bce36691ec1 2,005 1.00/1.00 vMB 12
546,165 546,165 00000000000000000024f0b50fb379e8e0822b2bb58389020707f0c33fbda5c8 68 1.00/1.00 vMB 3
546,164 546,164 000000000000000000028844dbc18629bf3d955525607cd441723de106f77080 1,243 1.00/1.00 vMB 10
546,163 546,163 0000000000000000001185aa576af911ead98d06b664e31b6093b99a2503434f 406 1.00/1.00 vMB 5
546,162 546,162 0000000000000000001ef40f8504fd7c66d505fcbcc22dc37ec00c412ff2b511 1,118 1.00/1.00 vMB 7
546,161 546,161 00000000000000000025aba64ab113002823110fa3a559f2622c6097b592da27 2,436 1.00/1.00 vMB 10
546,160 546,160 0000000000000000000b48f5fd264d60d04b825fb96080e89dbd16873470b991 656 0.31/1.00 vMB 7
546,159 546,159 0000000000000000000bd923e4a1aecabf4e59073f3cd62932837195c3406f1b 2,171 1.00/1.00 vMB 12
546,158 546,158 00000000000000000022785b4ddd73a5b228a25357cd9db3f8a070a19e4192b5 2,094 1.00/1.00 vMB 8
546,157 546,157 000000000000000000224a73e36fbe68c888616917ffef49107aa5005edf7801 2,973 1.00/1.00 vMB 12
546,156 546,156 00000000000000000013ec871d831f71dd63d8439da64e384f4d752cea757f39 1,922 1.00/1.00 vMB 25
546,155 546,155 0000000000000000000694bcaa4f98246ab322b7ccf4b69b944a1aab058ad339 2,698 1.00/1.00 vMB 27
546,154 546,154 0000000000000000000edf52844c62ee06b137aa18b6cf3ed0bcf0820a3735cf 2,571 1.00/1.00 vMB 31
546,153 546,153 00000000000000000006f547c24567ce8c313232695a471055e313e6f7f26655 2,536 1.00/1.00 vMB 24
546,152 546,152 000000000000000000144acc4f5179646765aa8cd3e8d4c20dba9261e781dc54 801 1.00/1.00 vMB 12
546,151 546,151 0000000000000000000749bddca2b9200af6de1f95624fd034f04dc40c712750 2,520 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.31 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: 660.23 GB
    • Received: 14.64 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.