Loading Tool

Explorer IconExplorer

Memory Pool

17,257 transactions
8.19 vMB
0.05226246 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.50/200 MB

Candidate Block

Mining Attempt a3daf1a7b1a4d12c39b87bd2152b7449adb88a3d2b94d06d57f3fff35ed2e02b
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root ce989539edf821a0b71e08c51e77b39f5e5fe0ce6e7cec62d8501d4cd0b6029d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,293
Size: 1.00 vMB
Total Fees: 0.03485723 BTC
Median Feerate: 1.18 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (694,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,491 218,491 0000000000000501d6ddaf892a89b01362daa81192989a3010133b19a461a442 162 0.15 vMB 133
218,490 218,490 00000000000002e8283651d3e10f61113c4cdf28883e2a9ced9db6cef435c001 455 0.20 vMB 186
218,489 218,489 000000000000003c9f2660d917319a31ce45e5d31694b32d45bb648feec76f0b 200 0.10 vMB 85
218,488 218,488 00000000000003b781063b067fbf844f6454a1d139580ac042c340911e14d773 654 0.25 vMB 226
218,487 218,487 0000000000000168629c30066e28295c721cfab2a92a32a93241c22a3848afc3 131 0.05 vMB 96
218,486 218,486 000000000000045ed557da57424a56a7d164ad1635d79a7a2a0652e539e4030a 448 0.24 vMB 158
218,485 218,485 00000000000003f6d15b0b6c1b0709e1be33678d53557fd7dc5d1dee21eac8f6 371 0.16 vMB 202
218,484 218,484 000000000000023a56dfe1638eb331b163db4eaa0f11e1b5778a558c4de19ed3 427 0.30 vMB 27
218,483 218,483 00000000000002f226ebcf45e38c6b5b6bce09c06af5b9ce4ba781dbb47c548e 136 0.06 vMB 95
218,482 218,482 000000000000014ddeae888c9b55c28767f0bf19384245040716a9d700d54dfc 531 0.25 vMB 182
218,481 218,481 0000000000000085d0887c79d28ef66e3756bfbb32d4f99cfcb0b68d484424fd 129 0.05 vMB 144
218,480 218,480 000000000000009d352ae1c087fdbcb05bbd9dcad0d0103226701bbbd4041cf6 549 0.23 vMB 161
218,479 218,479 00000000000000ebbd2735e85d0e9e13fcafac1bb52e47251acad98b607168ef 618 0.27 vMB 177
218,478 218,478 000000000000039f4d63abf3f72e01ac4352be243c17e3a770d4e153177d5e1b 433 0.27 vMB 163
218,477 218,477 000000000000057fcbe2bf9b47d39270338b81de717db845769379c068787a90 673 0.25 vMB 268
218,476 218,476 000000000000048eaf9b5eb98d865a037f3adae30e5eb28e9edb79fe98a3c91f 575 0.28 vMB 216
218,475 218,475 00000000000004204f9b6e54884e72faefc8beae6e83ceac3a45fb58c35cb4f7 500 0.25 vMB 116
218,474 218,474 00000000000001f5892c16e38b439e49bfa70f1ade1d6159f7ca1a9a6b9903ee 784 0.25 vMB 236
218,473 218,473 00000000000001e5d63d4790c99cd7df45c402fc43fda237b43695efbd1cc0be 708 0.33 vMB 235
218,472 218,472 0000000000000337845ea119ff54378f331082ce43b1301c2b010b785d8dbe86 818 0.46 vMB 180
218,471 218,471 000000000000024261a0463d2bd52f8a395a2cf28f8b34e56e0488a67b505bcc 148 0.05 vMB 329
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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