Loading Tool

Explorer IconExplorer

Memory Pool

76,389 transactions
28.56 vMB
0.10123968 BTC
Random Selection Loading Transactions
Max Size: 173.07/200 MB

Candidate Block

Mining Attempt 68caab0a97c862f0ed110c91ee210288c6e98c22df58cd10fcb561855a1ebcb9
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root c590c79ee098926de66624fdee22f070b6fe47308de5e3d3f094151789c4a3ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,411
Size: 1.00 vMB
Total Fees: 0.04175058 BTC
Feerates: 101.65 > 4.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (524,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,373 390,373 000000000000000006d0e9e2d5db2384454172798950f7975a94520fe9c99059 72 0.03/1.00 vMB 31
390,372 390,372 000000000000000006b95833e6735a32b009b81a34ab58d2296a3b5e23439868 2,038 0.93/1.00 vMB 35
390,371 390,371 000000000000000004a583eb9cdce88f441998b05b99bcf4d647c615a449d76b 68 0.07/1.00 vMB 14
390,370 390,370 000000000000000008a188f5ace87f841f72e817e1c30a97475f618ff94ee8fd 367 0.18/1.00 vMB 28
390,369 390,369 00000000000000000a7e35f8d9c60dcc267203ee0080641f71ca5a75a1907db0 940 0.45/1.00 vMB 35
390,368 390,368 00000000000000000553e5e63acfc28379af56efbd4095be98d0f3d1952becd7 181 0.14/1.00 vMB 18
390,367 390,367 000000000000000004ccf4a1ee4c743311c72bee4e31dc02dc9820e6ac1759a5 1,070 0.67/1.00 vMB 24
390,366 390,366 00000000000000000a3d2dc6b4968ffe638159faea1f59957e2e33583fea40f3 1,016 0.45/1.00 vMB 31
390,365 390,365 000000000000000003d99e502cec0d460a7919e0274f8cea51513a5d91cc2b3a 536 0.25/1.00 vMB 30
390,364 390,364 000000000000000001123b9c1979e7d30060086cf8092833c7b9512536a8f97a 233 0.14/1.00 vMB 25
390,363 390,363 000000000000000009c5b7d7712fa549712dd7ca5fb25a38d86317d6a93da979 2 0.00/1.00 vMB 0
390,362 390,362 000000000000000008a0c3ae2206c8a5f4bc6c6c5955f2620558a83f8954f878 1,202 0.55/1.00 vMB 34
390,361 390,361 000000000000000005aa799709d79d986bda782de7a91b6c885e7519b1b74cbb 160 0.13/1.00 vMB 12
390,360 390,360 00000000000000000377a176ba3332c1ed257feeca009f1be0f00ba67fe73992 1,048 0.44/1.00 vMB 41
390,359 390,359 00000000000000000461077ab41da50dbc5d4a46e6cf8cffa4cfe67f6e676db6 2,030 0.80/1.00 vMB 41
390,358 390,358 000000000000000000b6d3b8829784777e30703d9f71404ddfaeee75c6b9a824 281 0.15/1.00 vMB 31
390,357 390,357 000000000000000009c5d2e05a3ba328c53c958feebd2f521d44c79364305245 992 0.43/1.00 vMB 40
390,356 390,356 000000000000000002a93f76250573f09162a2a88a8bbd5f16c2df81d7a52f9f 1,132 0.82/1.00 vMB 24
390,355 390,355 000000000000000007b519556a20c747207df97f05fbef4df86380ca149e1a7d 549 0.27/1.00 vMB 34
390,354 390,354 000000000000000000c18953336853b941781048af4cbed45b7c891c9eefdfd6 645 0.36/1.00 vMB 33
390,353 390,353 000000000000000009ceba299d8de2accbe2d3f4cd209834eff6f168e1192d9d 678 0.35/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.60 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.82 GB
    • Received: 16.02 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.