Loading Tool

Explorer IconExplorer

Memory Pool

73,962 transactions
27.37 vMB
0.06736587 BTC
Random Selection Loading Transactions
Max Size: 167.09/200 MB

Candidate Block

Mining Attempt 6507dd0064bb348b64ee63a9e5696318272121133de6cb451084b368bc5a5cce
Version 20000000
Previous Block 000000000000000000009418be377a7dbe0bede82ec33cb930177efc69aaeff9
Merkle Root 8aed428785e5f80ab7a3c0edf05e38f07a18b7b2acb9fa3e5ac1e84beeaf0f17
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,242
Size: 1.00 vMB
Total Fees: 0.00898488 BTC
Feerates: 100.00 > 0.90 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,252 (706,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,456 208,456 000000000000024e4a06354eaf1f36dc2727d26816b7bb1ec7c29f968cb4e7df 170 0.08/1.00 vMB 152
208,455 208,455 000000000000005362202eed418fe09fcd367fc140c8abe196621ed3ea974229 118 0.08/1.00 vMB 106
208,454 208,454 00000000000001c16e6654c18e2b7ff506a248a2d5248f81909cb2d9c20a5159 171 0.06/1.00 vMB 247
208,453 208,453 00000000000004f9fb0fa12d7954e16116095693ac5b69c5d5f2142cf3f1f363 582 0.32/1.00 vMB 168
208,452 208,452 00000000000002898c776369a4bb974015fa7b89c760c0baf0e44ad7053ab1f3 7 0.00/1.00 vMB 165
208,451 208,451 00000000000004c78ad98893b0ec6c262bac3d8f1c7662599d60cfa733064973 49 0.03/1.00 vMB 114
208,450 208,450 00000000000001af03853281659d789ecaa230c75e20662a52e9abda69b85a91 239 0.09/1.00 vMB 198
208,449 208,449 00000000000002b588bfe52db3f6f03714b8f57661af99ca15832c2bc105e0c2 123 0.04/1.00 vMB 80
208,448 208,448 0000000000000093c4b96d901416224f87f4a0b9a363538a1842f8c25d854bf2 93 0.05/1.00 vMB 102
208,447 208,447 000000000000027bb5eb8a1ce59f8c9d16ecdf4748e9746b1ea0ae41e103c7c5 395 0.14/1.00 vMB 216
208,446 208,446 00000000000004c87079b8f3f902bcd4721c6762bf38e3b973fdb5ab72195b99 238 0.11/1.00 vMB 131
208,445 208,445 000000000000010ad59b19de7ec689ab0054aec77d853834fc5f83793bae8440 266 0.12/1.00 vMB 169
208,444 208,444 00000000000002f74f628ff2716c6be6824f39cdafbdd05a8c8ee0bc00b18338 417 0.23/1.00 vMB 166
208,443 208,443 00000000000004f1036387353ff63d94898b37bf906296653fe5a10d0167d4dc 568 0.21/1.00 vMB 224
208,442 208,442 00000000000004b87df02926803ab22de0d82689bc4f4093f0ec078ba0b96292 12 0.00/1.00 vMB 165
208,441 208,441 00000000000004623d8c56b1dee47691638f6cb212e69d28f0b1de95c6615382 28 0.01/1.00 vMB 169
208,440 208,440 000000000000023e78e859159cc9010d286f8297aa5a28eab11c51d4cb4992ff 52 0.07/1.00 vMB 89
208,439 208,439 00000000000002acd86420b9bef71ff8e91f5f81b69eee989155d5d69ab6fe0f 74 0.07/1.00 vMB 103
208,438 208,438 000000000000006902d29dc56dbeb52fdff0ef8a1110b88c767e822ba2aa90b2 333 0.14/1.00 vMB 183
208,437 208,437 00000000000002a9a6ece15cedb9024f530355622b3357834ebf4946d4d5d357 23 0.01/1.00 vMB 1
208,436 208,436 00000000000004e26e44ae7dd288174da4cce01089f802e60f44123f8364ebae 141 0.06/1.00 vMB 171
Previous 10 blocks ↓
Total Size: 782.83 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: 711.68 GB
    • Received: 17.11 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.