Loading Tool

Explorer IconExplorer

Memory Pool

48,917 transactions
30.48 vMB
0.09286064 BTC
Random Selection Loading Transactions
Max Size: 163.03/200 MB

Candidate Block

Mining Attempt 199b9b11f3d05404d2bec02dfc35c8189e55a19d4f408bd8f3e2f5ab44af6f76
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 01bf6d31ce6bdb5bc93485cb72fdcf81f626240e318ffa85c4b9b5f51dae4314
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,415
Size: 1.00 vMB
Total Fees: 0.03036373 BTC
Feerates: 101.56 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (664,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,743 250,743 000000000000002b8aee6450325b9a80ca097be9eae61f16c30e1a9fe02079c9 655 0.25/1.00 vMB 147
250,742 250,742 000000000000002ec73ae69577751c282483232c25d2604937913f948666cb39 224 0.10/1.00 vMB 116
250,741 250,741 000000000000003fcb673c55806c87d0fd828c56520170483a6c3787e91389b1 362 0.17/1.00 vMB 114
250,740 250,740 000000000000005feec5a3313a5a212794d13fd438bf112df62ca0ec90ab98f6 699 0.32/1.00 vMB 118
250,739 250,739 0000000000000040c6f7bec1c526cc5aa67828af5fd3fafb98e02abb35026beb 334 0.13/1.00 vMB 124
250,738 250,738 000000000000002b6151baac6f3d0d940bff77e43941c787345e8214c07eaa15 282 0.12/1.00 vMB 120
250,737 250,737 0000000000000035070b820d4f0d76980070fd1ce6a094f3bcea42ff12fe1795 411 0.18/1.00 vMB 127
250,736 250,736 000000000000001189d766646e17ff64a50a4fa3cf6682b372c9a2030a32e0cc 142 0.06/1.00 vMB 145
250,735 250,735 000000000000005e995e3baa5caa64ac2567f672d6a9a6b8486925bd38f02a3a 328 0.14/1.00 vMB 142
250,734 250,734 00000000000000214294e44ef349ccb337b5038d5cfecc2c7a9b086d89d08f20 634 0.25/1.00 vMB 204
250,733 250,733 0000000000000051ef09f02ed6acb3d8ce124057b1e47b82ddf3ec31157c132e 112 0.05/1.00 vMB 115
250,732 250,732 000000000000001cb840f80614ed360324cf9073f0ffce25975a456c0ad41ea2 395 0.18/1.00 vMB 149
250,731 250,731 0000000000000057e7ca8ea451b48c1a92dec0db96dcb880c5b74415e64ee67f 319 0.14/1.00 vMB 136
250,730 250,730 00000000000000118588fefd11cdcbca65c14e71b9d1afae909364f6adc7e5b7 80 0.04/1.00 vMB 92
250,729 250,729 000000000000001d62ba75df423a2c92156017198328968d12dc6c4b2b7dfecf 362 0.14/1.00 vMB 174
250,728 250,728 000000000000001de7dbab8a990a100a1dae9260cea82f5bf8fad45c80a2d189 97 0.06/1.00 vMB 74
250,727 250,727 000000000000004e82ccfc7d8e21768900c40451ab4e754969cbb1289998a2ac 581 0.25/1.00 vMB 115
250,726 250,726 000000000000004a07537a7dd7db72046200b7fb89ebf651e8e152ae2548197f 159 0.06/1.00 vMB 98
250,725 250,725 00000000000000479501a77e2ba9e1aa9f8c7239565d34d0ba6d2ee0b9d4defd 401 0.15/1.00 vMB 121
250,724 250,724 000000000000001d6c83ae3749cf80849442df8156784c31815a837ec90b3c7a 286 0.12/1.00 vMB 117
250,723 250,723 0000000000000037c8ccbf59811c3ac43e3eb24964502c398283b46ae5d88ca1 628 0.24/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.