Loading Tool

Explorer IconExplorer

Memory Pool

82,376 transactions
31.10 vMB
0.12494987 BTC
Random Selection Loading Transactions
Max Size: 186.94/200 MB

Candidate Block

Mining Attempt 5f89e8ab39953644d76511fbc4f4a6c8d642a9c73f21e9c7a93660442e8196e0
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root d3c29b4248c7fd4b785610ff62e0027269d5310904e32e193c9ac8cfc4792b85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,067
Size: 1.00 vMB
Total Fees: 0.05400795 BTC
Feerates: 180.34 > 5.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (297,817 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
617,354 617,354 00000000000000000001b74b09b35c456fb295da9cdc282ed3652100ffb038f2 2,115 0.78/1.00 vMB 17
617,353 617,353 00000000000000000009697c4ff6469447e4fb28d4004ad3227ea55b295d0f28 3,204 1.00/1.00 vMB 19
617,352 617,352 0000000000000000000142bcba50efd2e130a6dd228277784372c86d502f1476 346 0.12/1.00 vMB 23
617,351 617,351 0000000000000000000c946ed7c622077925badf104786d78b5825f4d5bc4a44 2,259 0.74/1.00 vMB 17
617,350 617,350 00000000000000000001d0edb0016189851a83ae70ca86be8c4abc0049e0d519 2,034 0.61/1.00 vMB 21
617,349 617,349 0000000000000000000752cf20bbdfe5a9ea5d1c613bb0490bce44c4e5f451b7 2,063 0.72/1.00 vMB 16
617,348 617,348 00000000000000000001150a921837fa9f5767e2131270c0d9868af14d17a597 2,969 0.99/1.00 vMB 2
617,347 617,347 0000000000000000000ce96f7f587b725c15cdb09a782631fdef892032cf5c29 2,576 1.00/1.00 vMB 17
617,346 617,346 0000000000000000000de30edd6be42a892236fb32e51e7c02e335900c32480a 2,237 1.00/1.00 vMB 28
617,345 617,345 0000000000000000001048e4d09ddfa3bf9fcbe69532c8ffe8c1d0fb2859f7da 2,753 1.00/1.00 vMB 35
617,344 617,344 0000000000000000000848eeb3288cbd2bcf537750c1bf4793c2c8bee97a08fa 1,785 0.56/1.00 vMB 21
617,343 617,343 0000000000000000000dc4088e4cead582890edb416e2180d54530b6393ef0d1 2,753 1.00/1.00 vMB 20
617,342 617,342 00000000000000000004ea67dabdd7d9bfe87ed9402e62afb13749b61ed0980d 2,199 0.83/1.00 vMB 18
617,341 617,341 00000000000000000010cb6922c2140a5e971550a5fdde422b5a37cbfb8dac16 3,054 1.00/1.00 vMB 8
617,340 617,340 000000000000000000090cbeedeff4ea4aa1a28488a395d682ed58ae955faf6c 2,610 1.00/1.00 vMB 18
617,339 617,339 000000000000000000004b869c787929829c36048a997b5486b4e06934f063cd 2,584 1.00/1.00 vMB 35
617,338 617,338 0000000000000000000405d6932d628afea3315e29a3a2d534dc890cd3d7e160 1,244 0.41/1.00 vMB 13
617,337 617,337 0000000000000000000243cada4db8a32ac6307401606826daeb13aace2f721c 3,068 1.00/1.00 vMB 17
617,336 617,336 00000000000000000007119e96827e14a2a893f3c497d0cdadac6dd2b57d260a 2,873 1.00/1.00 vMB 15
617,335 617,335 00000000000000000010699dd0775248bcdcf315008f6e3e46837918b2991c82 2,896 1.00/1.00 vMB 27
617,334 617,334 0000000000000000000bc5023cc7869e6afc95be4130badf7bcf04790b6dc6e7 147 0.04/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.69 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: 697.29 GB
    • Received: 16.53 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.