Loading Tool

Explorer IconExplorer

Memory Pool

81,034 transactions
29.70 vMB
0.12609979 BTC
Random Selection Loading Transactions
Max Size: 180.01/200 MB

Candidate Block

Mining Attempt fd8326ba3c6e0006cfab80faa8da115d45e8d86853a0c3fa3ae51d47a94687c7
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 46f56b9f4e27acd46acba39b46db958db2765f047aa7d232bccd6ebe76837458
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,782
Size: 1.00 vMB
Total Fees: 0.06001271 BTC
Feerates: 151.07 > 6.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (477,995 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,123 437,123 00000000000000000311aca7945a1736dce4b53a2337b8561ab36d01aeddbe20 1,152 0.71/1.00 vMB 51
437,122 437,122 000000000000000000d48a7a1e2138014f21eee1332c08fd7785ebe8dcc71cb7 1,368 0.74/1.00 vMB 56
437,121 437,121 00000000000000000449bad7316e4cf19067f2c82a5194c041691ad2d70bf24c 623 0.38/1.00 vMB 52
437,120 437,120 0000000000000000041220837912e86571f3ed87405c97427b32001e04395537 2,249 1.00/1.00 vMB 71
437,119 437,119 000000000000000000fff73f035c072402e4e8eba16cbd77d185729184bfd506 1,908 1.00/1.00 vMB 53
437,118 437,118 000000000000000000d6c3bd373cb955907cdddb03f90b67958a21d21fc6f73b 2,727 1.00/1.00 vMB 79
437,117 437,117 0000000000000000021f845c482634db0e42b4ad13a2be181b2dad4e70eba897 794 0.45/1.00 vMB 44
437,116 437,116 000000000000000002e218309afeb6e6e5853cad29489a7de48b5abe9debbab5 1,984 1.00/1.00 vMB 74
437,115 437,115 00000000000000000013646534a55cb10ff7a22b6414bedc711377347cb44f1f 271 0.11/1.00 vMB 70
437,114 437,114 00000000000000000247d7ed64e6ea993f213c0307206ce937ccb2a33bd52618 1,608 1.00/1.00 vMB 60
437,113 437,113 000000000000000003b81a23c50ce36d57076be547465692978478087e24f9b6 861 0.48/1.00 vMB 47
437,112 437,112 000000000000000002775b1383af4116aef53734b303e4e698385cfab6e1b1af 1,048 0.99/1.00 vMB 25
437,111 437,111 000000000000000000eeb9a63378418233b489b5266fd5722f2e33d1061246d1 2,065 1.00/1.00 vMB 59
437,110 437,110 0000000000000000014d4d1e1e2a3198bf33a5a077a486eeb9ee3ac09e51fcf9 1,987 1.00/1.00 vMB 60
437,109 437,109 0000000000000000004c708d1844ca6e6e624c9b54d4fba1e9bc61795cee9a60 2,231 1.00/1.00 vMB 72
437,108 437,108 000000000000000002b87da37b0c94605f4ecee0fb55d0f7fe6ff87a39e1fa4d 963 0.71/1.00 vMB 26
437,107 437,107 000000000000000003b51357ceb7808b13db90c6afb91f51010d7fb524f4ce1b 2,357 1.00/1.00 vMB 63
437,106 437,106 00000000000000000372cc292f5854586adb1283a032cf84c52748fdb5afcb01 1,676 0.75/1.00 vMB 88
437,105 437,105 0000000000000000004fae64b7992fbe4bf2f191e22d06cb62f12bc9157c6555 2,598 1.00/1.00 vMB 76
437,104 437,104 0000000000000000032dae0a66ce775e00be70dd21f4dfd326cfa9d5bd20657b 2,425 1.00/1.00 vMB 65
437,103 437,103 00000000000000000093760f3182d02e698779eb07cec336712b6bd5fc316aad 2,715 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.59 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.64 GB
    • Received: 15.98 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.