Loading Tool

Explorer IconExplorer

Memory Pool

45,853 transactions
32.26 vMB
0.12793963 BTC
Random Selection Loading Transactions
Max Size: 163.69/200 MB

Candidate Block

Mining Attempt ddccd0dae26f7f6d6d0923cfcaf8168faacbc91ef45133599ffbf8874f08c275
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 262af974b5de314450a65ca48298fda0090eed6817aec51947beebd91b7a2a48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,663
Size: 1.00 vMB
Total Fees: 0.05506250 BTC
Feerates: 265.25 > 5.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (343,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,261 571,261 00000000000000000019cbe12992aa23346dab163f04c4d569865f05d87bc504 3,253 1.00/1.00 vMB 54
571,260 571,260 0000000000000000002514c4044054a2d72d35080daac602ede7696b9203a982 2,809 1.00/1.00 vMB 25
571,259 571,259 000000000000000000220afefe9975de9a61e2590dde665e0c0aedd111336628 3,189 1.00/1.00 vMB 30
571,258 571,258 0000000000000000001a9c4dfd93b9f83367717501c7300d5bf468a5e7bc6dfb 2,167 1.00/1.00 vMB 105
571,257 571,257 0000000000000000001dd973f1fdbc276c40eb7cfdf29184702c73f5c8e50db7 2,748 1.00/1.00 vMB 125
571,256 571,256 00000000000000000016862ded7019900131a80aa532c6e478d650016ceda1ce 3,183 1.00/1.00 vMB 21
571,255 571,255 0000000000000000001c94f5bbe8af65a6639a1bda1f398e4e0a0f61190403c6 2,772 1.00/1.00 vMB 85
571,254 571,254 0000000000000000001c315e0fe3e42c360e72c7f11347114ace380c1e9c7319 3,053 1.00/1.00 vMB 138
571,253 571,253 0000000000000000001ecba0cbf52e19f47e88e47135b54d04d45e7199c008fd 3,322 1.00/1.00 vMB 17
571,252 571,252 00000000000000000004490cd46396e9df1841e2aba71c3071d47328d73e197a 3,347 1.00/1.00 vMB 44
571,251 571,251 00000000000000000017675f966ee8a52a92298b1c3dd05ef52de1b28516c8e9 2,964 1.00/1.00 vMB 64
571,250 571,250 0000000000000000001ad0660495230ab4eb7d5c27d5361b94ce9634445d8333 1,932 1.00/1.00 vMB 17
571,249 571,249 00000000000000000010f41eb2c50c8e131656ac51ac99171676651a70ed8ecc 2,864 1.00/1.00 vMB 42
571,248 571,248 00000000000000000002ac551d53e069b0e322ecb164cf3581259424d869e889 3,278 1.00/1.00 vMB 6
571,247 571,247 0000000000000000001f0bfef8a63dce60f129dd3c11c5f0e213248cdb609995 2,878 1.00/1.00 vMB 77
571,246 571,246 0000000000000000000396e9cc37168c2343a425390208a9f98955429eba6ea9 2,359 1.00/1.00 vMB 10
571,245 571,245 0000000000000000001a2c204b8880bff7cbb6fb64473e99905aa000ad0bd3ce 3,179 1.00/1.00 vMB 37
571,244 571,244 0000000000000000000d41acba8d8c5d6e4256687582d9a45556e274c7007b2a 2,245 1.00/1.00 vMB 74
571,243 571,243 0000000000000000001cf861eb061400e526c1675226240e15e5f8a3bc5a9944 2,935 1.00/1.00 vMB 41
571,242 571,242 0000000000000000002b9693d0b766b3daa23f39f43b21ec62b62cb79a0148a8 3,047 1.00/1.00 vMB 56
571,241 571,241 00000000000000000024bc7ca45b188811652d2337089a05628df3400b2ea3af 2,669 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 781.65 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: 626.66 GB
    • Received: 11.70 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.