Loading Tool

Explorer IconExplorer

Memory Pool

81,915 transactions
19.99 vMB
0.05989935 BTC
Random Selection Loading Transactions
Max Size: 141.14/200 MB

Candidate Block

Mining Attempt c4c9832beea10620ec07cf743c21978f89dcae3a231ba78ffef813105b7f779a
Version 20000000
Previous Block 00000000000000000001cfb5db3448cc2cdcd3b58a2695541def3bfb17af36a9
Merkle Root 37027370b391bcb954d96f3b87da25fd5ecb0fe146266ee0a74ab752d6e21159
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,375
Size: 1.00 vMB
Total Fees: 0.01225675 BTC
Feerates: 60.16 > 1.23 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,416 (70 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,346 916,346 0000000000000000000142377bf22331e3dae6dd586973762fdd878d60651e60 3,136 1.00/1.00 vMB 2
916,345 916,345 000000000000000000006af85f2a7e8793002d4ae5303698bd9e95e9e1cafe34 3,271 1.00/1.00 vMB 3
916,344 916,344 000000000000000000017060b883326721d7df5394e44704bc2d3c639b4bb1cb 411 0.07/1.00 vMB 2
916,343 916,343 00000000000000000001751338bf37692aef0caec388c7a227520dd5c406cb0c 973 0.24/1.00 vMB 2
916,342 916,342 0000000000000000000035d1daff0c62f5210a03c17692cf4e8405b8f65fd10c 2,779 1.00/1.00 vMB 2
916,341 916,341 00000000000000000001dd0d8ff029994c7065dbe0ec8d90efe794bdae40151b 3,848 1.00/1.00 vMB 4
916,340 916,340 00000000000000000001836fc8efade07b2e978763eeb32f7b190b68c51b3e6c 3,195 1.00/1.00 vMB 2
916,339 916,339 00000000000000000000a5a4a32e35f74945a02da19284c97db02bb630d2a478 3,906 1.00/1.00 vMB 2
916,338 916,338 000000000000000000007f5a0d8688bac6115e5c09a2b2445c560d03324688f2 3,284 1.00/1.00 vMB 2
916,337 916,337 0000000000000000000003c69824ac9fbb36b8bece3ede02d6178ba55e1933eb 4,460 1.00/1.00 vMB 0
916,336 916,336 00000000000000000000e2205981d90e76ef6102447c2563cb362b3972a46435 3,173 1.00/1.00 vMB 4
916,335 916,335 00000000000000000000bc44d550574f3a3a935be475a1d99a1b24725b797147 4,239 1.00/1.00 vMB 1
916,334 916,334 00000000000000000000dcace6adccbbefb14b0a54ab45687f47a325388910bc 3,234 1.00/1.00 vMB 0
916,333 916,333 0000000000000000000124003d2904cde3ac5f20318a9d9840ec2287ed80e2f8 1,657 1.00/1.00 vMB 2
916,332 916,332 0000000000000000000056d7165a148c5ae82350920328b66e0c532968cebb2d 2,162 1.00/1.00 vMB 2
916,331 916,331 00000000000000000001162ded12582c558ce0df81c9e8c7eee74954dc92843a 1,158 1.00/1.00 vMB 2
916,330 916,330 00000000000000000001ae252ce5960b8d3b37aecd25ca568ed927a2d32d940a 1,349 1.00/1.00 vMB 1
916,329 916,329 00000000000000000001e8220854fd78c6080652588db9ef970b2e138bc76256 3,857 1.00/1.00 vMB 3
916,328 916,328 00000000000000000001351fa9910b09330c73b899cc7e1297e78ebd400c3257 2,995 1.00/1.00 vMB 7
916,327 916,327 00000000000000000001e99d4134b3e9b9eb78370ae5f3034df865d612431a4b 2,415 1.00/1.00 vMB 2
916,326 916,326 000000000000000000016119760f33781a40bb5ed0d72e6d96943874b2f7ff07 3,026 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 784.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: 897.58 GB
    • Received: 26.65 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.