Loading Tool

Explorer IconExplorer

Memory Pool

78,155 transactions
28.99 vMB
0.07956107 BTC
Random Selection Loading Transactions
Max Size: 175.76/200 MB

Candidate Block

Mining Attempt d098e09a19f5b4ee6c8bf2b99e44ee2db67abcf04da8a86c433c4efa27da1524
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 64ab05ac7c83dbbd27fe5dc881a9076f20fc5c7a3719ba78fe6eb6cf8895ba23
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,367
Size: 1.00 vMB
Total Fees: 0.01913117 BTC
Feerates: 100.81 > 1.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (544,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,493 370,493 00000000000000000b165e1c891ae0905cd794d62f79d45f9d50e780cf59c3e7 1,933 0.93/1.00 vMB 44
370,492 370,492 0000000000000000074ce5e17228c54da8949ca59eb58b18abacd7a619a37d75 416 0.21/1.00 vMB 35
370,491 370,491 000000000000000006a21cfd258b107e503c76a3526bbd88233f3df98925b268 725 0.35/1.00 vMB 40
370,490 370,490 000000000000000002c6cf595a829e14d5b45d3565462a32567353322a8d7a11 1,011 0.53/1.00 vMB 38
370,489 370,489 00000000000000000746cb88e1839a90da83eb312836d6cdab33e581ccb9b0d3 1,699 0.80/1.00 vMB 38
370,488 370,488 000000000000000000726917cd6068006746ec32c9db73fefdf8c0aa704c309d 1,226 0.72/1.00 vMB 49
370,487 370,487 0000000000000000101aa4e87886eacf56578299b6e1f1f930913e2ece3e3dbd 181 0.10/1.00 vMB 36
370,486 370,486 00000000000000001492de760a89744dafa4329306aca2e00f388cbc4a634c51 99 0.04/1.00 vMB 45
370,485 370,485 00000000000000000d6fb1bd21ac4f63fb7243d51a63e33ecec3327a3df5edaf 298 0.27/1.00 vMB 19
370,484 370,484 00000000000000000e23d19e31bf9fa1a129f30d3eef2c4da3ea923adb02afe4 18 0.01/1.00 vMB 38
370,483 370,483 000000000000000009f1119cdc755693cbd7c84b9a28b0a63981dcc00c337dcc 729 0.42/1.00 vMB 32
370,482 370,482 00000000000000000b0ae7c0ec199a0087c53073e8fb186893a846d2070f29c3 316 0.16/1.00 vMB 39
370,481 370,481 00000000000000000ab998f897ce91598c06dd9e2eedf29084846d1fe735e246 540 0.25/1.00 vMB 50
370,480 370,480 0000000000000000002341d572e8334a3fba94401bc9ff5d8ab0609128f0259a 579 0.41/1.00 vMB 29
370,479 370,479 000000000000000012aae8557c943cc59fcacd3c285e7d1b9498b70f90d04332 244 0.10/1.00 vMB 47
370,478 370,478 00000000000000000bb1d7609d26565f4bfbaccac8d8e314e57b9848e1b364df 90 0.05/1.00 vMB 29
370,477 370,477 00000000000000000f5d83b8dfb7b0a0e4f0621d787cc506fd0a89547f8141c5 552 0.47/1.00 vMB 20
370,476 370,476 00000000000000000bd6a83ecac98ac3ee6de776cbcc6a43c244b03160c1538d 1,730 0.75/1.00 vMB 46
370,475 370,475 00000000000000000ab07463b0edea39811debca67b1049e7052bb49f76d0b19 328 0.17/1.00 vMB 40
370,474 370,474 000000000000000014a99b2c217ebea8e5a8112835a513927a1ff8f020bd8ddb 1 0.00/1.00 vMB 0
370,473 370,473 00000000000000000f314e0d0f3a10ff4e5d946617e5693c2854625354e4c082 269 0.14/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.39 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.