Loading Tool

Explorer IconExplorer

Memory Pool

76,469 transactions
28.50 vMB
0.06754912 BTC
Random Selection Loading Transactions
Max Size: 172.70/200 MB

Candidate Block

Mining Attempt b5c8af72e60b190a523b9751c5b941feeb2c058a698f37b6068f66bcf98a79ba
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root be35f664afef15b55ef49293958986bffa090203e9f7dfaac25166e2aa857564
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,162
Size: 1.00 vMB
Total Fees: 0.00855105 BTC
Feerates: 71.79 > 0.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (566,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,959 348,959 0000000000000000074a6b2a532f2df7c79cccbb7482419efcede3dd55a817dc 84 0.05/1.00 vMB 21
348,958 348,958 000000000000000015a9652a7aa227a147947f97adb81f361f90c444ce32337d 759 0.41/1.00 vMB 25
348,957 348,957 0000000000000000032f362a08b43cd90a3a4004186631d8458b775d110b5a5b 756 0.41/1.00 vMB 23
348,956 348,956 000000000000000012fc3ce3545bd5c35ae6ff8f98ffd1125f437d997f91d0c4 930 0.44/1.00 vMB 27
348,955 348,955 00000000000000000cd824143e598494d06eb74092a74fdc2bc3784959b61a9f 64 0.02/1.00 vMB 36
348,954 348,954 000000000000000005ebf4bffa5a8e60409324116cc4848a54f16fd0798825be 490 0.25/1.00 vMB 26
348,953 348,953 00000000000000000c5bb869c81dd0624168609af48968602a49c75a088b83f6 465 0.24/1.00 vMB 28
348,952 348,952 000000000000000006f3c92a5eacc12deb330afa663f06be26f1733c1b163895 184 0.10/1.00 vMB 24
348,951 348,951 00000000000000000b18f834cdaed37f195fed8ff6514be04ccea8f3641e5396 236 0.13/1.00 vMB 26
348,950 348,950 0000000000000000008b50a051004462ec0b659dd1a4b750b15ead686c47980f 81 0.05/1.00 vMB 22
348,949 348,949 000000000000000017690aa1e70da348afe675874b63b572aff7643a14a2fd2c 20 0.01/1.00 vMB 23
348,948 348,948 00000000000000000a08accc1f6635a14251b8a60f4ed902ede7821e83e4c587 56 0.03/1.00 vMB 25
348,947 348,947 00000000000000001315c7902fc3e817b059f69c70bc6f63e7ed9329a098e814 28 0.03/1.00 vMB 9
348,946 348,946 0000000000000000151a12b6388d7cab6ace794bf55740bcf40becd324f1f4d9 1,020 0.50/1.00 vMB 39
348,945 348,945 00000000000000000cf8052e12e0a3a88d78e6c290544baccab279e29811cd90 155 0.09/1.00 vMB 19
348,944 348,944 000000000000000003101471536b6fcaea3a143c1e46cdcf75e21d302aebd125 885 0.47/1.00 vMB 27
348,943 348,943 0000000000000000079f0817186f2e6d9b9434c91cf1a5f5827c3ce6e147d4e7 714 0.49/1.00 vMB 22
348,942 348,942 0000000000000000149d23c6da1fbf58e190938b6b8c575e0143148be602a07b 72 0.10/1.00 vMB 5
348,941 348,941 00000000000000001362b917e6522c57831868d4a9088280dd489c865f5a3b11 234 0.14/1.00 vMB 25
348,940 348,940 000000000000000010a8c5b09962526087a10d909a5258dacce0c8c143cd99d6 261 0.29/1.00 vMB 13
348,939 348,939 000000000000000007d15aae4a2639055a793620f0f288757d60d3dec8cf9e68 457 0.24/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.