Loading Tool

Explorer IconExplorer

Memory Pool

87,047 transactions
31.94 vMB
0.13449127 BTC
Random Selection Loading Transactions
Max Size: 192.84/200 MB

Candidate Block

Mining Attempt cc9e6ab81cfdb4ee7801e0412d7c60217214b4189cf21f71c3cb0ddbfd964efb
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 5e23433d3b1168cde7f276b62f07c828b9d30f637b87541297dd675c23c762aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,030
Size: 1.00 vMB
Total Fees: 0.04819950 BTC
Feerates: 911.92 > 4.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (571,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,432 343,432 00000000000000001738fcc87f55af244e11d2f3585f29d398eb51dce7851930 160 0.10/1.00 vMB 19
343,431 343,431 0000000000000000101e10b68828b1c4259d2b161e643bd24dac94ec2bca72bd 357 0.30/1.00 vMB 21
343,430 343,430 000000000000000002179732d144833062ccacb0b515fa342c5c97223833ce9c 385 0.35/1.00 vMB 21
343,429 343,429 000000000000000001595f2d29f02f1d3103a9a7d520783fd6f6f8924749c86e 285 0.20/1.00 vMB 22
343,428 343,428 000000000000000003b51a8299b949c209623d15ed0da30768f191ba3156a61e 187 0.13/1.00 vMB 19
343,427 343,427 0000000000000000124581f4079ab846fe64999c77db5ed26ee0c28a0312d125 173 0.36/1.00 vMB 5
343,426 343,426 00000000000000000b9077d22a142cb975bddc20149df3c14c6ae41a0bbe3a34 643 0.99/1.00 vMB 14
343,425 343,425 000000000000000012419a20986611f17da3003bf007f9ff849039cfef61b4d3 563 0.75/1.00 vMB 15
343,424 343,424 00000000000000000707a7d77e1e5cbdc27269f48a2807fdfbf0e7a27a5107f5 1,761 1.00/1.00 vMB 35
343,423 343,423 00000000000000000e95dcd2476d820f6fd26eb1a9411e961347260342458e9c 240 0.33/1.00 vMB 9
343,422 343,422 00000000000000000ddc81eff204ee1840533a97da7346929c3f4fd46db8a840 943 0.96/1.00 vMB 16
343,421 343,421 0000000000000000048ac242f530f83b0479352d41b73c8b80a114ad3c3a13f2 232 0.08/1.00 vMB 39
343,420 343,420 00000000000000000aeb7fdc6e7ee20c3cb74574a94c8833199e0c2d806a3ea9 537 0.39/1.00 vMB 17
343,419 343,419 0000000000000000183308a67a690700d37576b6226fc086f499ba135867342c 435 0.25/1.00 vMB 22
343,418 343,418 00000000000000000d613ef17bc852c8442c8fd82a222098ce3409d3712e2020 222 0.17/1.00 vMB 16
343,417 343,417 000000000000000008f247ead29bb1d36276144b93619a714b577ff695f58871 76 0.10/1.00 vMB 14
343,416 343,416 000000000000000000ce175e7f3c5fe2622819fe37cd98fa15976059ec46002b 416 0.34/1.00 vMB 12
343,415 343,415 00000000000000001732330dbb75c7f9fcc33a306de14ec5da143b8c8d21e8a2 335 0.22/1.00 vMB 23
343,414 343,414 0000000000000000165b3fe23bfaab6745064ea08d3e7dd32a1105f8ab6fdddc 93 0.10/1.00 vMB 9
343,413 343,413 0000000000000000093f87f2adc4912729afb82d2f3c6a8a57f73c3fe2fb2e10 484 0.42/1.00 vMB 15
343,412 343,412 00000000000000000d882239417e81602ebf700aa6d213cd57f70b619fbc3be0 1,054 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.34 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: 660.98 GB
    • Received: 14.78 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.