Loading Tool

Explorer IconExplorer

Memory Pool

53,598 transactions
31.45 vMB
0.10560381 BTC
Random Selection Loading Transactions
Max Size: 169.55/200 MB

Candidate Block

Mining Attempt 3d37670fc9074bd1ddffa05bc2c5ceb0768cfa7a835f7c3957fe8b971e12e519
Version 20000000
Previous Block 00000000000000000000b5c797f30f3f01ba588d1023c3962ed65aa0aaae2067
Merkle Root f83cd79d25411b0e17edd462564c6eecf57b3124ee12fdf847408d38d2f4d67d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,125
Size: 1.00 vMB
Total Fees: 0.02414934 BTC
Feerates: 18.19 > 2.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,826 (669,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
245,290 245,290 000000000000007600613cfa97deac0f9f28cb494e466e79d6b8416efea3e604 68 0.03/1.00 vMB 394
Previous 10 blocks ↓
Total Size: 782.08 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.43 GB
    • Received: 13.56 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.