Loading Tool

Explorer IconExplorer

Memory Pool

8,951 transactions
9.45 vMB
0.02371052 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.79/200 MB

Candidate Block

Mining Attempt 17d20843c2f82033628b05a4158f1a2c5d5bd227d8bd8549009bc04b9fe7989f
Version 20000000
Previous Block 0000000000000000000129ec247556291a40ed8781091094ef7cabc011ad57bf
Merkle Root 227226148c4da55260378fb0af46c6eabea39196107f5847e9a01d7681202ab0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,133
Size: 0.997966 1.00 vMB
Total Fees: 0.00993778 BTC
Feerates: 100.29 > 1.00 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,804 (764,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,826 148,826 000000000000014940f5729332f208e817eb0b3e303fa3efc0c60fe5d3772bb8 96 0.03/1.00 vMB 27
148,825 148,825 00000000000002e513dcc27c464c1e1a265903f5cd078078d7dd97b7e48ea8e5 20 0.01/1.00 vMB 63
148,824 148,824 000000000000075f2e255aa5c89c75a882b0a2b71efee2b67ed38a995cb8c312 10 0.01/1.00 vMB 69
148,823 148,823 000000000000019ed4910b94c885e2eb0f04015eba9a3945e960516bf2411e9c 12 0.01/1.00 vMB 408
148,822 148,822 0000000000000611963cc8f74b25ff9735cf79f2358fb91ec05e3d08a331d93e 21 0.01/1.00 vMB 208
148,821 148,821 000000000000011b090b2f75a852e419aa9dfcc51ab51e6f7e73de7b4e67997a 5 0.00/1.00 vMB 103
148,820 148,820 0000000000000627432bba1f4c6703d4505cdad42de56877942bb6173ec4b95d 9 0.00/1.00 vMB 105
148,819 148,819 000000000000073ac3ba1fd66377e268fb88ee41c3759efbf03ab976d6beae5d 70 0.03/1.00 vMB 301
148,818 148,818 000000000000085db6f81c31d0e1c740fa233747c173c2fec155e07d3db9568c 41 0.02/1.00 vMB 357
148,817 148,817 00000000000008cbac49b12323838e9ec7f257eb79510d6eb3612bffbf412964 127 0.04/1.00 vMB 62
148,816 148,816 0000000000000950034288b0a95951b99e977db25fe2e1311187985ced1c52df 97 0.03/1.00 vMB 11
148,815 148,815 000000000000038699ef19d76d1963522e6e12d2bd3f0c46a2b32b746b76a579 11 0.00/1.00 vMB 480
148,814 148,814 000000000000034b7b9f25876cdbb860d415da57d06c7b89d1e118ff5ad2b30e 69 0.03/1.00 vMB 215
148,813 148,813 000000000000020cf256a37db0775bdc40545c674080725a59ef3dfb54eeb751 55 0.02/1.00 vMB 164
148,812 148,812 0000000000000937a93d868a2a95ec735a106dcda4eda260c142da91734ee75a 41 0.02/1.00 vMB 53
148,811 148,811 000000000000072ede98606eb98dfdcb2c0bcd02d05c2fe644131f7ce553ecf8 78 0.04/1.00 vMB 204
148,810 148,810 000000000000025f71325766f37e37171e8699432a154bae323d40d957cbea01 104 0.04/1.00 vMB 229
148,809 148,809 00000000000001cdc74052e93e7e13580347d80889adb6917e1c39b947ce5e27 22 0.02/1.00 vMB 68
148,808 148,808 00000000000006586573799ec105207b8e3db8253bf600e60ab16469d4b049a5 65 0.05/1.00 vMB 197
148,807 148,807 0000000000000885ec16c87a5e006d846b299bfbe8ae4c46bc1c1ff94b9f5bf8 5 0.00/1.00 vMB 71
148,806 148,806 00000000000000ddd31373aaf9e0826ab3a2bbb7e676fb487ede6bc05417b412 58 0.02/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 780.27 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: 515.74 GB
    • Received: 4.38 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.