Loading Tool

Explorer IconExplorer

Memory Pool

44,821 transactions
26.82 vMB
0.06623350 BTC
Random Selection Loading Transactions
Max Size: 141.58/200 MB

Candidate Block

Mining Attempt abcf04cf81e7865d2a78c3111b9e63c1a0edb6025adcc6a7a7ba042541f4a96c
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root 6bee84a21c9081aafdea3bcd23e2136cb799c46e4bbd4739e64982d9957859b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,342
Size: 1.00 vMB
Total Fees: 0.01675314 BTC
Feerates: 100.36 > 1.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (676,837 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,887 237,887 00000000000000641084745613912464ff73c974bafd0bf6dd306295f019d306 159 0.13/1.00 vMB 95
237,886 237,886 00000000000001214fb76d1fa842574a9de6ea8f3ca213a50c2fd55bfdfc7d4b 713 0.25/1.00 vMB 210
237,885 237,885 000000000000006397a7a5bf9ebe0626f18567164b25e15a6863b90ef8030d27 29 0.01/1.00 vMB 121
237,884 237,884 000000000000014458b9ad72b6f12b9f42e84a03921ebefb22b09d06b5a319f2 87 0.05/1.00 vMB 104
237,883 237,883 000000000000011d7ac2fe96737ed307eed087903ba850070ceb73d3a87270b9 58 0.03/1.00 vMB 127
237,882 237,882 000000000000008524734088b4b7dd0dc7982c637230f61ceffee0e669da86ba 230 0.11/1.00 vMB 164
237,881 237,881 000000000000003386152834690bdd70efd26d3feb1f08fce8455161e209c14e 122 0.10/1.00 vMB 101
237,880 237,880 00000000000001387fafb991b62325fc53fcd304b104a49b188b91cebbfc027f 648 0.25/1.00 vMB 209
237,879 237,879 0000000000000006450a00129effbcf66719eab3dad423cfd3f5708b2eaa0dbf 64 0.02/1.00 vMB 254
237,878 237,878 00000000000000ebe8e510eee731d5a57e59c7d07f2da7ca78e822afea858f10 247 0.12/1.00 vMB 136
237,877 237,877 00000000000000859e41583e5808d5f9ce024af1583c08a77186d290888f168d 273 0.16/1.00 vMB 122
237,876 237,876 00000000000000edff3c7641648a280d0ebff95e67c1ff2e7b3c1fd4579ba606 345 0.25/1.00 vMB 113
237,875 237,875 00000000000000d38929db82ad9056cbf2aeb10a9da09034dc7273d1d355c768 751 0.25/1.00 vMB 251
237,874 237,874 000000000000009272b10522f3ffc8841cb2feea57c1459c8a7ad79a32928a8d 588 0.27/1.00 vMB 165
237,873 237,873 000000000000012c0139bf28152cbe841caf37a64a194585715786e30dbfe3c7 234 0.08/1.00 vMB 73
237,872 237,872 000000000000017042b128c24fa348c7053aa5082883ace65cacc7e61d458049 362 0.16/1.00 vMB 180
237,871 237,871 00000000000000637cbddc878ecf04e94262570d8abf396c4b321da99f2d7a1f 147 0.09/1.00 vMB 154
237,870 237,870 000000000000003e78c501f5a262575e774d7d071fbc90ca0d840084222e6bce 145 0.11/1.00 vMB 90
237,869 237,869 000000000000011595cc7910ca74f1021f306c8f99774b1878f258ab1c86c8cd 585 0.25/1.00 vMB 193
237,868 237,868 00000000000001286896663509cf85ccf7f561365a273dee27bf1cdb930acafb 261 0.15/1.00 vMB 134
237,867 237,867 00000000000001568cc617ea4094eb7107b2c1f6bafe52e83d3e379bdf8c6dc3 627 0.25/1.00 vMB 204
Previous 10 blocks ↓
Total Size: 781.91 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: 645.67 GB
    • Received: 12.76 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.