Loading Tool

Explorer IconExplorer

Memory Pool

36,835 transactions
29.14 vMB
0.10649015 BTC
Random Selection Loading Transactions
Max Size: 144.65/200 MB

Candidate Block

Mining Attempt bc7beb942123d436cfae3ea24ed5e3cba0c10d43d2cf2133ff60879097591aff
Version 20000000
Previous Block 0000000000000000000060e6b42c519f1600280c1d56df8b872ca0d7bb109b20
Merkle Root ea751b156918b8b22fecfd239de93d37a255f08b975fe28ded3588f47ee6b2f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,805
Size: 1.00 vMB
Total Fees: 0.04232867 BTC
Feerates: 194.93 > 4.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,506 (452,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
461,591 461,591 000000000000000000c76c2daa69458db379fdf061c56f3a0e519777eb463bab 1,909 1.00/1.00 vMB 143
461,590 461,590 0000000000000000018e553b69e0e7d8c49a18f94035a3e788eea09433dbb274 2,217 1.00/1.00 vMB 173
461,589 461,589 000000000000000001997657e9ec085621300401b1358044eb627f953e9d664c 2,085 1.00/1.00 vMB 236
461,588 461,588 00000000000000000141d15a2675097c575ae4d667aefdac0c1f597350b47665 2,353 1.00/1.00 vMB 162
461,587 461,587 00000000000000000040415e7544bbd8027e3eb4a68907ae2117a7db7625ab76 2,374 1.00/1.00 vMB 160
461,586 461,586 000000000000000001dcd97f570bf296be44c1ade2c0df833cfdb29ea997659a 2,182 1.00/1.00 vMB 183
461,585 461,585 000000000000000000b81faa84a8219da62aa9102ba30699b29755cdc039422c 1,841 1.00/1.00 vMB 110
461,584 461,584 0000000000000000021df21c68e5284a81b9edb7f2a695a7f037b4158d0a7a1e 1,994 1.00/1.00 vMB 173
461,583 461,583 0000000000000000001ef2043c6604626c3f2ccc7e4a8a4fcc508561de004906 2,771 1.00/1.00 vMB 230
461,582 461,582 0000000000000000007311a461e05b73f837f389c6d9af1e9e3540eb4c7774d7 1,843 1.00/1.00 vMB 139
461,581 461,581 00000000000000000069acb38524aadb3577099f2d0449d06ff962634d9a863b 1,912 1.00/1.00 vMB 119
461,580 461,580 0000000000000000019c5136f042eb77fb83f44688169fc72197ca59974fd4fa 2,325 1.00/1.00 vMB 166
461,579 461,579 00000000000000000164f8f4887183df4c00015bc93cf8fb5ae43edcd300a511 1,582 1.00/1.00 vMB 126
461,578 461,578 00000000000000000122d93e0b749c6e26b4e9a198b2db2dfe70738c852a64af 2,172 1.00/1.00 vMB 134
461,577 461,577 0000000000000000018b6be519e6e69b5880662d8d26105436b584c749421550 1,364 1.00/1.00 vMB 110
461,576 461,576 00000000000000000188567281c81a18d30542fae90dce41ca6196e77ebca879 2,712 1.00/1.00 vMB 138
461,575 461,575 0000000000000000001bf76228d295477dc18dc01abbf70a2fdb0f2861406b50 2,300 1.00/1.00 vMB 120
461,574 461,574 0000000000000000000e9149d97de7a0b12b867c831174baca7a79c81b0225c4 2,343 1.00/1.00 vMB 169
461,573 461,573 0000000000000000005c392e7abc1d9503b0484713ca928ee81cee4d2f2ea30f 2,387 1.00/1.00 vMB 128
461,572 461,572 0000000000000000012f390a8d555fb41ff33b7effe447e935f7192c1e113471 2,060 1.00/1.00 vMB 169
461,571 461,571 000000000000000000d3be6aecb2d52bf9b4cdd363c923eb34e0d7994438ae24 1,908 1.00/1.00 vMB 158
Previous 10 blocks ↓
Total Size: 781.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.64 GB
    • Received: 11.03 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.