Loading Tool

Explorer IconExplorer

Memory Pool

51,253 transactions
30.52 vMB
0.09926444 BTC
Random Selection Loading Transactions
Max Size: 163.77/200 MB

Candidate Block

Mining Attempt f29a629d690a0529fcf71d8bcf85722faddf80093aa86e9a7b1bf198e1927342
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root f817e88fa033a31e92d457d34559613a39b475c438db0e68b396a4f901db4e0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,681
Size: 1.00 vMB
Total Fees: 0.02636643 BTC
Feerates: 202.16 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (445,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,345 469,345 000000000000000000f288b3ff879d0ef11d3197f88dcdc1e29c3933b9c0e5af 1,908 1.00/1.00 vMB 369
469,344 469,344 0000000000000000006493725f375d3790bf0929fd7fd8a3bd88173522354938 2,278 0.99/1.00 vMB 420
469,343 469,343 0000000000000000009c98cf26d5ff733b39ea6352310e4e9d040686d39e9598 208 1.00/1.00 vMB 355
469,342 469,342 000000000000000000784095c79008d66252794a9f5cae2d4793628c4924d766 499 1.00/1.00 vMB 366
469,341 469,341 000000000000000000f903b48cd60ed9afd50d23b379fc0d991dfb794fe71589 749 1.00/1.00 vMB 363
469,340 469,340 0000000000000000008eaa0687ec822d194a4a2a986477094d46184a7ae6f4f8 1,773 0.99/1.00 vMB 415
469,339 469,339 000000000000000001b1d86e6e705476f46f3e557ece6a737f49c242f4f83921 2,133 1.00/1.00 vMB 276
469,338 469,338 000000000000000000518516ab0d34614eb2a0835f2adc0d6d927e8aef688821 2,102 1.00/1.00 vMB 347
469,337 469,337 0000000000000000010cab759a176dd3ceb9006a76ceab72959c83cfc720c29f 1,874 1.00/1.00 vMB 317
469,336 469,336 000000000000000001410a06e44ae02cdbfa9b11a5ec74423d0ab13dbbc32a21 2,340 1.00/1.00 vMB 170
469,335 469,335 000000000000000001652b54d81756115995485a68d1e102b291afdbf4cc2874 1,842 1.00/1.00 vMB 271
469,334 469,334 0000000000000000009f69a5fac0b44e5bb0368cfccb8e49728e33c70657e918 1,316 1.00/1.00 vMB 224
469,333 469,333 000000000000000000c313063567a08314f6d53c133a77e6c1e48291ede91d48 1,812 1.00/1.00 vMB 157
469,332 469,332 00000000000000000024c0ba0d85e0600b08fdd7086eaa22edb7bb410cd0a67b 1,990 1.00/1.00 vMB 360
469,331 469,331 000000000000000001667da35771cb8042540d64e84d230c37d48837a71cc09e 1,507 1.00/1.00 vMB 262
469,330 469,330 000000000000000000bd824d52bfed4da5296474050b9894f5ccdfa431e80bbd 1,844 1.00/1.00 vMB 249
469,329 469,329 000000000000000000a53fc6e1b9335c337834140e1b954dc35bda418c84f084 1,959 1.00/1.00 vMB 313
469,328 469,328 000000000000000001d1eea2fb74e17e9dbb2528227359856ba0c1255beeed05 2,075 1.00/1.00 vMB 478
469,327 469,327 0000000000000000001acf7a9168453c466470794e2b0119304d57d3d0e2e687 1,522 1.00/1.00 vMB 349
469,326 469,326 000000000000000000d7aa2bb626c7d69252265a2944c3ab4c0a246e420e3d4c 2,146 0.99/1.00 vMB 431
469,325 469,325 0000000000000000013b54524a300a35390cfa223cab54b337617360160c0921 1,718 1.00/1.00 vMB 274
Previous 10 blocks ↓
Total Size: 782.06 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: 651.16 GB
    • Received: 13.44 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.