Loading Tool

Explorer IconExplorer

Memory Pool

81,019 transactions
29.98 vMB
0.07725798 BTC
Random Selection Loading Transactions
Max Size: 180.78/200 MB

Candidate Block

Mining Attempt 23553176d2b0c29eb86d144c827fba0746a61d05f1fbd4f55a6f52e521d49e8f
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 2037a6564c9ff1839069fcae887ea51a22f063fc040f482583ab47e63cb0d127
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,078
Size: 1.00 vMB
Total Fees: 0.01571237 BTC
Feerates: 502.67 > 1.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (345,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
569,171 569,171 000000000000000000128705c7d7d4c3bd20187606a81394414a7aa624ec7062 2,893 1.00/1.00 vMB 53
569,170 569,170 00000000000000000008975a3508b0e6680ea714953710d5950b2a2ef522d9da 2,819 1.00/1.00 vMB 38
569,169 569,169 0000000000000000001d784a0129c6190d2a4884865f5feb9ac9030baade1b68 1,651 1.00/1.00 vMB 53
569,168 569,168 00000000000000000022212e25da2d05c51b8c27eb922f9ed8810f6b953615e1 2,596 1.00/1.00 vMB 57
569,167 569,167 00000000000000000015373ef301015ec2c323d1b42174e2e26b5bec9719ffb7 2,800 1.00/1.00 vMB 41
569,166 569,166 0000000000000000000714c8ae667defe344985e273037d06bba5fb837080b5e 2,131 1.00/1.00 vMB 65
569,165 569,165 0000000000000000000399e826969b415b080556eff9b88b0c25aba21780919f 1,189 1.00/1.00 vMB 94
569,164 569,164 000000000000000000062ae14e66e5f2bd0c882023eef889f41ec1442ae3f09b 2,427 1.00/1.00 vMB 52
569,163 569,163 000000000000000000140325f7dbe92de0bcacaf7a2b5d6958320fc89b5a9312 3,051 1.00/1.00 vMB 16
569,162 569,162 000000000000000000236844c9501544222ae6286384fd9bcf4e81c5f47b9234 3,181 1.00/1.00 vMB 28
569,161 569,161 0000000000000000001d18bf096ea3de1c179e4274d28b53e106b8ee5d2c15cb 2,999 1.00/1.00 vMB 17
569,160 569,160 000000000000000000155e7c2a0d86379a8ba1768678597ce91871e437ae8e34 1,135 1.00/1.00 vMB 35
569,159 569,159 000000000000000000068058df708b6495b04b48dde6995b9460af50d5b7d06c 3,266 1.00/1.00 vMB 42
569,158 569,158 00000000000000000010e21f6b0c0e44bdb705a85c44d6abd733946ee82b62a7 3,001 1.00/1.00 vMB 19
569,157 569,157 00000000000000000019c710d214db76cacf8fa47ddea5652167248e691e23d3 2,883 1.00/1.00 vMB 22
569,156 569,156 0000000000000000002625da749d160934db3ee061e5a57941a18755b49b0e52 2,992 1.00/1.00 vMB 28
569,155 569,155 0000000000000000001c5c839ed751bdd0a08b818bf30cf67a82abfacc00ca70 2,513 1.00/1.00 vMB 21
569,154 569,154 0000000000000000000f42bddf56695de5c8dd2a26e02755f7e25745cf47d58d 2,708 1.00/1.00 vMB 31
569,153 569,153 0000000000000000000acdfbfe4fb0027c44686a2dd434f9266cdb1377873714 3,376 1.00/1.00 vMB 39
569,152 569,152 000000000000000000079615b8384e49218f6a270adf8fdf997dc302aaa0cf0c 2,802 1.00/1.00 vMB 61
569,151 569,151 000000000000000000089bae9dc5a629a1973aad526469f2e2bf652f440482b1 2,559 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.36 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: 662.55 GB
    • Received: 14.86 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.