Loading Tool

Explorer IconExplorer

Memory Pool

43,634 transactions
28.12 vMB
0.06720884 BTC
Random Selection Loading Transactions
Max Size: 148.35/200 MB

Candidate Block

Mining Attempt 24f847de41fe43783cb2c07b1dc95a7e60177924bb7c5893ba7cb8819455ca53
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root fb52300082007eb94fa4e3b68de7a223971e6d82f6bdb38e8c03ab3cccbab9e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,722
Size: 1.00 vMB
Total Fees: 0.01403971 BTC
Feerates: 106.37 > 1.41 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (407,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,391 507,391 00000000000000000054800a9b07c3aab37599a853bb018e2555b055a8268913 503 1.00/1.00 vMB 6
507,390 507,390 000000000000000000438950491488eeda6bfb8770e2b56ed8ffe5b87c361c50 2,415 1.00/1.00 vMB 209
507,389 507,389 00000000000000000013cee8b990a52f9a0c6eb64d82f87ec9e0cde3a47c473f 990 1.00/1.00 vMB 99
507,388 507,388 0000000000000000001f3eb2370c063f2a29b687d538a3745c0d14d64ce24102 1,197 1.00/1.00 vMB 128
507,387 507,387 000000000000000000584170e14de638852be2d0251a82bb4fadc7ee868d50e8 333 1.00/1.00 vMB 12
507,386 507,386 0000000000000000004d8767ae800364c0b89006853dd6df1b88931f7fabf6d2 584 1.00/1.00 vMB 43
507,385 507,385 00000000000000000037214d98d27fa314e5a313ae20901bbce15c0bf63237be 1,668 1.00/1.00 vMB 166
507,384 507,384 00000000000000000006cf74a65721cec508429b17f3b12d4adbe97ac79a745e 986 0.88/1.00 vMB 99
507,383 507,383 000000000000000000297451be1e8416715e37068cc2c10b80e6f1723a90510c 872 1.00/1.00 vMB 62
507,382 507,382 0000000000000000001ba158117e96e4b70a068f69500997b9434054ed148118 1,048 0.60/1.00 vMB 162
507,381 507,381 00000000000000000049b4e37e242c1008dd128bdee391b423b4a20e0a2b0959 53 1.00/1.00 vMB 5
507,380 507,380 0000000000000000005f5d2eca2bcde23ea4956db3ca130d05fe9e24b98eff28 564 1.00/1.00 vMB 40
507,379 507,379 000000000000000000363731ac3197c339f4577b690430769f7c420aac5615a9 796 1.00/1.00 vMB 65
507,378 507,378 0000000000000000002467cc9cba7ce533a0c184620e04788dab1c298e21c108 366 0.23/1.00 vMB 123
507,377 507,377 0000000000000000004e3480365120e4232f60c48b07a15ecf08ed89d5a735da 834 1.00/1.00 vMB 33
507,376 507,376 0000000000000000004e7104e8b10af003157c061bb4e840825976531fa57afc 1,195 1.00/1.00 vMB 53
507,375 507,375 0000000000000000003fc639784cdeacaf3ba2151c57457045002aa5c30ded39 1,172 1.00/1.00 vMB 92
507,374 507,374 0000000000000000000e7b4937d993617fcdc4eafba1edf3a85cd3cef84bd3ba 1,775 1.00/1.00 vMB 150
507,373 507,373 00000000000000000006c9fa201ca91bb290ce38bf13022ac58b611143850e88 1,413 1.00/1.00 vMB 127
507,372 507,372 00000000000000000043965e71ffd0abcf65299add0af3ee0748ce3ba62c1ee2 1,116 1.00/1.00 vMB 30
507,371 507,371 000000000000000000530f684c402fde270ea0512dd6619b4cb94ed7c624637a 1,061 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.10 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.65 GB
    • Received: 13.61 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.