Loading Tool

Explorer IconExplorer

Memory Pool

77,440 transactions
28.91 vMB
0.12147486 BTC
Random Selection Loading Transactions
Max Size: 174.85/200 MB

Candidate Block

Mining Attempt ab15badf2b4d6585139b15a6c12908b3ae3d55e782c318de7c8356619fac6c79
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root c099492821c35212d8a23c58e789cd0d32841b20812c1d7c841569456bc0fceb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,114
Size: 1.00 vMB
Total Fees: 0.06127423 BTC
Feerates: 108.69 > 6.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (496,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,381 418,381 0000000000000000048fde41c4fe18294886943d4a98261609f2d8a3da63b9c7 2,810 1.00/1.00 vMB 82
418,380 418,380 00000000000000000358323724bc6e64ee7bb24770520a9cf88786fe9c941f6b 545 0.67/1.00 vMB 21
418,379 418,379 000000000000000002f394817b5bb2cb717293d012858c310be8b3e107e16355 822 0.41/1.00 vMB 63
418,378 418,378 0000000000000000004055aa34c8c7eaf6d0dc75ef625516480c90327d7af776 1,248 1.00/1.00 vMB 35
418,377 418,377 00000000000000000108bb3218d37c4b973caa8bd008f4c0a760cfebba499703 174 0.14/1.00 vMB 20
418,376 418,376 0000000000000000028d1a2531f14cbe98a7e993a20f4fcfdb4b6fd5f3499da4 183 0.22/1.00 vMB 19
418,375 418,375 0000000000000000016d349a061a2968a5103e46cb0958eedeeff670401e1d72 2,365 1.00/1.00 vMB 54
418,374 418,374 000000000000000004b2f841499109d6f6e54b3eda5b37fd9e1fa81c848518ec 2,660 1.00/1.00 vMB 61
418,373 418,373 000000000000000003d1c59fdb960f05ed903cf4ff7d3a6ba3e5d0152cfd4d35 828 0.33/1.00 vMB 62
418,372 418,372 00000000000000000383608ea57401b3e6a353112df981f9f10b2f66130356d0 1,500 0.68/1.00 vMB 52
418,371 418,371 00000000000000000337cd782285153bde126156b23a9dc6431e11d6b0e649a7 873 0.42/1.00 vMB 64
418,370 418,370 0000000000000000040e52cc2a04dabf91f66e4f8610d826a10ff7c055f5fb2c 1,508 0.97/1.00 vMB 36
418,369 418,369 000000000000000000be8dbe6d8f3c40429dc936f24d04d9b209ff30b63b3e34 2,781 1.00/1.00 vMB 71
418,368 418,368 0000000000000000027e96e38c2241e54c4d11b56a7b4f40e075b3e3d716e2a1 1,555 1.00/1.00 vMB 24
418,367 418,367 0000000000000000049437cc5a077b504717a58d5d569ecfbcbce6b0561087f0 2,258 1.00/1.00 vMB 67
418,366 418,366 000000000000000001dc899ed8dd03e48594ac3394dca44c927efa88a4106818 2,621 1.00/1.00 vMB 64
418,365 418,365 000000000000000000640923383739cf7658b529e5cf2becdb9dccab5f9b444a 2,266 1.00/1.00 vMB 47
418,364 418,364 0000000000000000032a3b8f175ed773422e1ea3ab7ed284d00ffdb988ee92b8 2,948 1.00/1.00 vMB 88
418,363 418,363 00000000000000000251a1f0e519467539329f2cacdbef62b244a6f78304346b 692 0.33/1.00 vMB 52
418,362 418,362 000000000000000000e808a4520c039a45e2f92d5c336ffab5b999f139ef7a1f 331 1.00/1.00 vMB 9
418,361 418,361 0000000000000000038536ed553ebdc430156812787f8283d64d693058fc2969 892 0.38/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.