Loading Tool

Explorer IconExplorer

Memory Pool

42,377 transactions
26.63 vMB
0.07547262 BTC
Random Selection Loading Transactions
Max Size: 138.67/200 MB

Candidate Block

Mining Attempt 57384da2b3673812c8b8e8c4b91c07b298b55dabc6d3b9994aeae1fd8bec7cd8
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root b2efb86e983ee18fe783de1b14ffaa07330ce5df01d93a3c914615203921649c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,569
Size: 1.00 vMB
Total Fees: 0.02629101 BTC
Feerates: 99.53 > 2.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (702,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,383 212,383 000000000000026608499edddfe0b9ca824a7e878cb79e0bfdb32a10042d1c99 728 0.24/1.00 vMB 229
212,382 212,382 00000000000002f04ac3c3062780d1be682d9a3a75b67ca0ac4594e95061bc0d 137 0.09/1.00 vMB 139
212,381 212,381 000000000000030e80c9b3182c9beaeb17804d7c7166364349a6b72199527de2 112 0.05/1.00 vMB 117
212,380 212,380 00000000000002e87c2e1eebe8c4145e8a54bdd0ea3a1d30d84576e20826831c 258 0.12/1.00 vMB 201
212,379 212,379 0000000000000441aa5cfa5bcc7a2102dd19d511adf40a0b7bb8e1fd52b75d81 524 0.26/1.00 vMB 152
212,378 212,378 00000000000001efcee905b11daa73f59ad16dfda83ec278540ebd40bcd84ad0 42 0.02/1.00 vMB 113
212,377 212,377 00000000000003b783385f6813cacbb476a0dc9f392e746f3241e5e19fde8be0 7 0.00/1.00 vMB 74
212,376 212,376 00000000000000ac297842bd4968c25888babc556101687deee680b06ad1e302 266 0.10/1.00 vMB 188
212,375 212,375 00000000000000e58631d35a95f022faa0d3aaeb4adede600262bbf95079d792 103 0.05/1.00 vMB 137
212,374 212,374 0000000000000216b1074f2a84e4054f7c305a9212f4a748529e54255f4106b2 319 0.12/1.00 vMB 187
212,373 212,373 0000000000000008a0cd6576efd3440f629d93eb8722d7591dd3670e3ce904a2 101 0.05/1.00 vMB 137
212,372 212,372 000000000000043a7752447eddca24660008979898a8dbcdfe9754b8f65c3f02 256 0.10/1.00 vMB 192
212,371 212,371 000000000000033b65a6e498351bc1941e473a00e2595ad5733b505518d1dc2b 96 0.03/1.00 vMB 47
212,370 212,370 000000000000013e1d3a6a0030188420ec5f99001537ebb715cbcf2c8a8024e4 325 0.15/1.00 vMB 165
212,369 212,369 000000000000038da4b59b32c6e0c6915097d0387c170c5f2f75fbfcff3e8985 644 0.26/1.00 vMB 199
212,368 212,368 00000000000001be3d2a9e0e99d21def9348df08729b6ea00e751601a27ec61c 53 0.03/1.00 vMB 111
212,367 212,367 0000000000000223c485fada09090140f9ae7bf80d04af5a94953a1949d21e0c 341 0.22/1.00 vMB 113
212,366 212,366 000000000000043d58e2a01f7151e9b28b779972acec01bbbb4c784bcd6462b0 644 0.20/1.00 vMB 240
212,365 212,365 000000000000009b45e603c62689ff2043fe5d886e01a78051565e25f6ee1da0 51 0.06/1.00 vMB 78
212,364 212,364 000000000000019da9e54876bc0b77216e84a83bfc0a783e4fe8f801d0478457 192 0.08/1.00 vMB 167
212,363 212,363 00000000000003edd3be4523a0b5e79e833b22afc15a9889c7e040c9a4905ee0 366 0.21/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.90 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.