Loading Tool

Explorer IconExplorer

Memory Pool

77,475 transactions
29.04 vMB
0.07032927 BTC
Random Selection Loading Transactions
Max Size: 178.05/200 MB

Candidate Block

Mining Attempt 022b4e2741fc53918dd8b1a8e4292c71e5d76415d99f8db315eb1064a10813e9
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root 447ede73f06b8b7136a53ae3c36ab01a28f857a331c35f3b8d5ed9c97459424c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,081
Size: 1.00 vMB
Total Fees: 0.00690066 BTC
Feerates: 94.79 > 0.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (404,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,287 510,287 0000000000000000002cdecdc7465ca70c00e81d04d1edb18d20b4fa49b8a22f 675 1.00/1.00 vMB 13
510,286 510,286 0000000000000000000dea3c9886b36c12a34664ac6ea7e63058feafface1028 258 1.00/1.00 vMB 2
510,285 510,285 00000000000000000051b3875b2a0ecc3e091c265468eef3c5f5293b383f2fce 1,400 1.00/1.00 vMB 18
510,284 510,284 00000000000000000052d993a2e1709e4b8d0bfd01a4b156211e3109d5c7f44e 817 0.31/1.00 vMB 38
510,283 510,283 0000000000000000004f75dca6944fd57ed68a97ddcd34e602affa87a8caad01 1,985 0.74/1.00 vMB 42
510,282 510,282 000000000000000000534ac785e614c8f927d39a0dfff624bf7dac3ac25f8b0b 837 1.00/1.00 vMB 13
510,281 510,281 000000000000000000366b2335b011480ec7613da7bbc696f4ee751262167e67 2,491 1.00/1.00 vMB 47
510,280 510,280 0000000000000000001a048ea1fb9a813896e3b2fc2828882a61768aef11a750 449 1.00/1.00 vMB 7
510,279 510,279 0000000000000000004d62f16fc9c6d63fa9712b9515e9f4acef0d1e0485d282 429 1.00/1.00 vMB 2
510,278 510,278 0000000000000000003f680a363639ff568437920cf5b4d6a7414cb867da13f2 2,081 1.00/1.00 vMB 12
510,277 510,277 0000000000000000002b339e66c9de9da9ba49bc2721df06a835e36462bf8cc6 2,398 1.00/1.00 vMB 55
510,276 510,276 0000000000000000001ab8935bcc8474c962f25a333aab9f2cd50bb30173bf0f 2,311 0.93/1.00 vMB 35
510,275 510,275 0000000000000000003ad9d8e5862b9449cb14e07674ef753f3d6593667a51ba 2,789 1.00/1.00 vMB 13
510,274 510,274 00000000000000000044493a778766cf2b44fa3def36fee2e645476b186befb1 1,296 1.00/1.00 vMB 104
510,273 510,273 0000000000000000005b188ead38d981ba900c695cbe3f73e2a763bed0d23a8a 522 1.00/1.00 vMB 10
510,272 510,272 0000000000000000004b39a471370257d1325217ce4d32ade5acb98cd78b44f8 1,153 1.00/1.00 vMB 14
510,271 510,271 0000000000000000005744aebdd017a6e44a78fac4b30d0ac1d1a45fdb2103e1 852 0.37/1.00 vMB 49
510,270 510,270 0000000000000000004ff2d844e9ae4e954ed5d80b1fac27afa7f992383b0090 1,788 1.00/1.00 vMB 33
510,269 510,269 00000000000000000017f462f079c34126fcaa4363f987fa60224650174541c6 208 1.00/1.00 vMB 2
510,268 510,268 00000000000000000022a38dd4e6ffff0ef943950c19f5f1fd6f55ec4d186522 1,795 1.00/1.00 vMB 42
510,267 510,267 000000000000000000119544412786f92a307257825c7f577de059734167de06 1,029 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.80 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: 710.12 GB
    • Received: 17.03 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.