Loading Tool

Explorer IconExplorer

Memory Pool

89,076 transactions
33.07 vMB
0.20310516 BTC
Random Selection Loading Transactions
Max Size: 199.66/200 MB

Candidate Block

Mining Attempt 61d160d8e5938a7a894f63041f3ce9f54e30b9ecabf6c6e7e37649f9b944fecf
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 43630ce7827386bb12000b1d15e877e744b7175c81e2f6cadecaa5e3595376e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,867
Size: 1.00 vMB
Total Fees: 0.09030995 BTC
Feerates: 387.56 > 9.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (670,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,784 244,784 00000000000000407ca64b6062e09f8eda02181caf115117d58f1268062edf91 512 0.28/1.00 vMB 62
244,783 244,783 0000000000000028023a31263cd1d7cce939b901d0371aaad26f3fd2db4d9769 1 0.00/1.00 vMB 0
244,782 244,782 00000000000000a4e1591daecd43f4e5954db49f12be4cc0a67209a661d5e92e 41 0.15/1.00 vMB 10
244,781 244,781 00000000000000b3cca8e5dd7e418aa61fbd333eaa5d15680ab3212e06ef2c3e 541 0.25/1.00 vMB 129
244,780 244,780 00000000000000633542c0a0ac033e49f6da5aa92d0094dfdc53956f89396854 557 0.25/1.00 vMB 176
244,779 244,779 0000000000000087c09d02d489aa6af131eb7744d72f7d5842b63179468d10f2 4 0.00/1.00 vMB 211
244,778 244,778 00000000000000bc1f70631b8233751e51479cdbd3ac6fab132f33079d1a69ff 601 0.40/1.00 vMB 38
244,777 244,777 00000000000000c07a41d0e8890988bc783809c5f34457fa93dd0e43728195cf 732 0.25/1.00 vMB 250
244,776 244,776 00000000000000c459ade162f9bae3969c5cec813e13b0f9b60c365b01d2c475 186 0.08/1.00 vMB 187
244,775 244,775 00000000000000c0929d760893fe61fed4066eaab1f5e02b1072d0029b81dfa6 130 0.05/1.00 vMB 140
244,774 244,774 00000000000000583bcc055945944db8da0eaafa2b45990fe760d24dd56fba30 118 0.05/1.00 vMB 132
244,773 244,773 000000000000009a31a855baa87baa7d0e8b806acd7ccf8d075bc3ff5f3149db 8 0.00/1.00 vMB 109
244,772 244,772 00000000000000860800ccf3633afee4937cd9b18a65d11f71db788bc974123b 32 0.02/1.00 vMB 100
244,771 244,771 000000000000005fd547251255cc434d1c93a7270b1bf0427f6199ab36042c78 64 0.04/1.00 vMB 34
244,770 244,770 00000000000000bd78ae15065d3fd34dbc22e9b8a06bce9404b5878a693828d3 229 0.10/1.00 vMB 138
244,769 244,769 00000000000000b5d30e8b5f34bd8d89be31581db73577f42ef26f216e6944bb 181 0.08/1.00 vMB 126
244,768 244,768 00000000000000153cf9787e901cf7a94f7e46f435a39634a5c65050d634a9b0 250 0.12/1.00 vMB 120
244,767 244,767 000000000000005a8b14d6256ed7c39a86452e02f5d1847f59e56feeb1c9f493 351 0.15/1.00 vMB 161
244,766 244,766 000000000000009fa7190be92e1b03912bdf9651ba7e5c25c2698d490782e0c9 270 0.14/1.00 vMB 67
244,765 244,765 000000000000001d0074f604363a952b6e161f4c65c93bcd6cff727f14e9faa0 588 0.25/1.00 vMB 187
244,764 244,764 00000000000000bd155387697f81d70a9318557bc552bc7dc996c056b17224af 108 0.09/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.