Loading Tool

Explorer IconExplorer

Memory Pool

80,674 transactions
31.00 vMB
0.09428618 BTC
Random Selection Loading Transactions
Max Size: 187.73/200 MB

Candidate Block

Mining Attempt 02ccaf4f2c5e3c342bb79d7a23a87643d6bd539e685f07a5084e5e2b7352e8ff
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 3e6d807b9037d104439947a2151ca7eb4f82f2f3cb074d7ca528c6aed1ad789a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,182
Size: 1.00 vMB
Total Fees: 0.01973604 BTC
Feerates: 106.51 > 1.98 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (582,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,965 332,965 000000000000000013e2866dba9097fd720fbc2be608bd65ef157e3bafd5e72c 1,963 0.97/1.00 vMB 25
332,964 332,964 000000000000000012735a72c5320074ae9851e9320fd39d2c6f742149586903 794 0.31/1.00 vMB 30
332,963 332,963 00000000000000000d9eca761a111c95fca44b8079d5abe4c5bd1d912a7060a3 466 0.23/1.00 vMB 28
332,962 332,962 0000000000000000151ea9a9d4d108f2cc0a7c224c0ad7d52519b7c33d0a52a9 372 0.18/1.00 vMB 26
332,961 332,961 00000000000000000bc812648eb8aa46939348c38269bb937db71c9abc1b9e4c 191 0.09/1.00 vMB 25
332,960 332,960 00000000000000000d2c07e5b6a12a60150b5981915651c5c240e0014c9680e1 1,037 0.50/1.00 vMB 24
332,959 332,959 00000000000000000b3f45d72fae4b5bb049c3011a12edef38ac2974f34dc579 32 0.04/1.00 vMB 18
332,958 332,958 000000000000000011f4c2d611b6f2f94c8b4074db4e01a52616beb01c0b2abf 371 0.28/1.00 vMB 15
332,957 332,957 00000000000000000b92e78c4fa4e3d551aea448a762dbe3b9c43160ca8bcd90 1,020 0.63/1.00 vMB 22
332,956 332,956 000000000000000017e5614c6486dad24783956124a0249f3b5c3368c6131096 1 0.00/1.00 vMB 0
332,955 332,955 00000000000000000259b90c8061f4320f2ff1202779ef4df9e286687060697c 254 0.11/1.00 vMB 27
332,954 332,954 000000000000000010f66908634e54dd85728cbd38a21564d1bf734d3609a79f 406 0.28/1.00 vMB 22
332,953 332,953 0000000000000000017f142f7a0254bf8c454bae5d7f6280b4f29c185d356e22 1,047 0.61/1.00 vMB 22
332,952 332,952 000000000000000015f4d3109b79b64a7c4e51bea750ed6907cd16ae1a193ea5 152 0.10/1.00 vMB 21
332,951 332,951 00000000000000001506bced44a64243bac4baf4384446ab080c5355d5dc92a9 610 0.31/1.00 vMB 26
332,950 332,950 00000000000000000276017a6af3176a54c0a5663c0b698a713016f408a6c7cc 1 0.00/1.00 vMB 0
332,949 332,949 00000000000000000ba8c13fbb549e4d32574a5a90a96bab28b553265726df0b 102 0.04/1.00 vMB 31
332,948 332,948 0000000000000000018b9fd22f377ea15c41a00945b92b7d1a58df278cc165a6 294 0.18/1.00 vMB 22
332,947 332,947 0000000000000000170d0fd7cbeed23fdcae113ffb31a09af8a99a083778cbdc 239 0.13/1.00 vMB 22
332,946 332,946 00000000000000000e48fca3ef55a03f029470b34d4f4528b65bee25fbb926be 620 0.40/1.00 vMB 24
332,945 332,945 000000000000000000234e5b91bd025e3974370479a098598a1b8743275e9c88 213 0.13/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.