Loading Tool

Explorer IconExplorer

Memory Pool

74,620 transactions
28.74 vMB
0.07476955 BTC
Random Selection Loading Transactions
Max Size: 170.22/200 MB

Candidate Block

Mining Attempt a608d0b019fa837c39a95a15b2fa9b4404a6a360edff8aec2156ff61e513aa82
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 7dfe2a34b9b912ae952a6c9020a34172abaab7aaafc62ee2adca59cb4153d13d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,005
Size: 1.00 vMB
Total Fees: 0.01651260 BTC
Feerates: 100.29 > 1.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (422,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,023 493,023 0000000000000000003075a7cb6ce10b233eb350aaed359d2ea2c081e70b9352 834 1.00/1.00 vMB 270
493,022 493,022 0000000000000000004b5e4821b25a514f44eca816f0ff54fa9e12e211ec8b4a 1,318 1.00/1.00 vMB 259
493,021 493,021 000000000000000000c12967f20a857531f74f8c6bae63e2461c8c9ad32382f6 2,512 1.00/1.00 vMB 310
493,020 493,020 0000000000000000005dd5f093020ee9e038fc654101133b7b3799055ca1d060 2,310 1.00/1.00 vMB 135
493,019 493,019 0000000000000000009b140fce4cfd67a1a8a3fa6b7f9e5ed8c1b20e59fe1b88 2,208 1.00/1.00 vMB 241
493,018 493,018 000000000000000000360d7cabdb59720d5ebc838bd754fc1b7863b11772dab1 2,382 0.97/1.00 vMB 179
493,017 493,017 000000000000000000887fb728da32a20aa9d02658a61ebdc2fc0a564bb08849 2,119 1.00/1.00 vMB 157
493,016 493,016 00000000000000000085de6da137ebe6130b35cef04e1272b0a7f2190d3a12f8 2,013 1.00/1.00 vMB 177
493,015 493,015 0000000000000000008e336692e1cc53247ae278277fde7d99dd1ae0f6df600f 2,077 1.00/1.00 vMB 278
493,014 493,014 000000000000000000176ab1ed61f1d81a61a605015f5b702b9a492fda7541f9 2,032 1.00/1.00 vMB 218
493,013 493,013 0000000000000000009b14196f6c8802f67a9d542574db7a21b86b6276df4dbb 2,394 1.00/1.00 vMB 169
493,012 493,012 0000000000000000005f0740ea72707cedfb6220c0658c284da02963297648f7 2,271 1.00/1.00 vMB 201
493,011 493,011 0000000000000000009d5f52718d7bf48dcd76ae05229edee3081335cb3e3484 2,380 1.00/1.00 vMB 233
493,010 493,010 0000000000000000006ad197be41de31939f751085d6ef33f592e8a9f930c851 2,612 1.00/1.00 vMB 230
493,009 493,009 000000000000000000615dae65554b07fb05d461ac86e2435b586691dac1add0 2,252 0.92/1.00 vMB 301
493,008 493,008 000000000000000000233f7afd5286f2466ca51b09e6048554adf8785f8cfb2e 2,668 1.00/1.00 vMB 253
493,007 493,007 0000000000000000004745856b96fd51842e63233431d69d2077db6b0484a835 2,831 1.00/1.00 vMB 293
493,006 493,006 0000000000000000006e9025adea101646428610c2962c5c353fe5eb8294ea42 2,441 1.00/1.00 vMB 272
493,005 493,005 0000000000000000004bd8ae7772cf2b020b5b8cc13cf2856ca11e737dc6e3e2 2,165 0.92/1.00 vMB 316
493,004 493,004 0000000000000000007d0180ad7037994dd3024faddca0fa8c881438ce92683c 2,520 1.00/1.00 vMB 175
493,003 493,003 00000000000000000095226b4da3ad059b9abf041ad063c8bc9f3b57ef5ff117 2,444 1.00/1.00 vMB 207
Previous 10 blocks ↓
Total Size: 782.46 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: 667.93 GB
    • Received: 15.32 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.