Loading Tool

Explorer IconExplorer

Memory Pool

50,187 transactions
30.12 vMB
0.11812790 BTC
Random Selection Loading Transactions
Max Size: 160.65/200 MB

Candidate Block

Mining Attempt c24929898c502b6ea9559aaf967f9ad4a673db95275079e357f1fd4d5c9f4f06
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 019ba6aedd4ce94a734b733b75f8e6fec4688973969e1797f4eab2ca344681ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,423
Size: 1.00 vMB
Total Fees: 0.04596457 BTC
Feerates: 179.69 > 4.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (669,533 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,311 245,311 00000000000000330dd42bceb5c9bc1f943fbf4b68652b44c5a00ff18285fd76 140 0.08/1.00 vMB 112
245,310 245,310 000000000000004beabdb4427eba31beb4ed2d0486d4ad6a9e8db55b6e24eae6 39 0.01/1.00 vMB 25
245,309 245,309 000000000000002fd615a3edf09532969766bd710896cc928df650701b55d148 155 0.09/1.00 vMB 115
245,308 245,308 00000000000000744688cbdcc480d7c3c6ef0afe7070d4d271b24b9ba97341a4 467 0.18/1.00 vMB 189
245,307 245,307 0000000000000026e703c46ee2b51c6209eacf4c7b88ba4acbbeab9f7395894a 46 0.02/1.00 vMB 32
245,306 245,306 0000000000000012cf59ddf827b66091845cd9790b7d0f069e0c3dfb6e3a43b2 448 0.20/1.00 vMB 145
245,305 245,305 00000000000000aa61168f392bd569e3e6cc0a532544aff7e05cf1607383c9e2 114 0.08/1.00 vMB 69
245,304 245,304 00000000000000c77246f48a29c5764610a4f9da8c3da45096316c3f822b0a49 256 0.10/1.00 vMB 172
245,303 245,303 00000000000000bf3256b2f3983d8831b59d93a1e331348bc878dc5772c360e7 54 0.02/1.00 vMB 49
245,302 245,302 00000000000000c125bbbe74ee22ec7c0b5d4028ddace711b8e6d2638de72dab 15 0.00/1.00 vMB 138
245,301 245,301 000000000000009e44318c618bd7b8d1a8c91fa6d90df7593ed8c0e28faa484b 282 0.12/1.00 vMB 127
245,300 245,300 00000000000000a76c50ad9c85558d58867f4768c954b43d675f049e0d090565 112 0.04/1.00 vMB 171
245,299 245,299 000000000000000b6e983f570168390dea178b94b810cf2af941045d61219fe2 35 0.01/1.00 vMB 196
245,298 245,298 0000000000000044c381d4c5803bc74117639133a6853d4ad6f2d83dd9ce5a4f 262 0.12/1.00 vMB 128
245,297 245,297 00000000000000941a9cb4619f907d6d4128ccc3936c003727392789060c0381 14 0.01/1.00 vMB 83
245,296 245,296 0000000000000051b1a5ca4e35dce1eeef36bb11f4c9947872b2a695573f6c23 66 0.02/1.00 vMB 34
245,295 245,295 000000000000001d5198e7c59ac55de4312229016a4258554c0e4ba061c08cbf 139 0.07/1.00 vMB 103
245,294 245,294 00000000000000a6552208a187753010de11a91f26e600551d92ec5847fe0ccd 12 0.03/1.00 vMB 10
245,293 245,293 000000000000001c54abf465650047f6eafac27cfd70ab6e5d0e2212bcafeab4 427 0.22/1.00 vMB 123
245,292 245,292 000000000000000e2159120c9dca1045d9fb6394d37afd58403a16009d9deb65 331 0.15/1.00 vMB 204
245,291 245,291 0000000000000027ed860b1e5756f0f2a774927ebad663053c47e86b242a229b 368 0.17/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.69 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.