Loading Tool

Explorer IconExplorer

Memory Pool

77,737 transactions
30.03 vMB
0.11077394 BTC
Random Selection Loading Transactions
Max Size: 181.25/200 MB

Candidate Block

Mining Attempt 704b4067c56a64be35a544e6af774cfc652b845bde06fd812708f8eec70b28d6
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 5cdd991b01c59a684a20227dcf718191e4555fd9f7f704525b41d8a9ec970f86
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,460
Size: 1.00 vMB
Total Fees: 0.03890834 BTC
Feerates: 357.61 > 3.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (721,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,147 194,147 00000000000005a72dae241ec9ba920534ebbe87754f4b1f3ec9f7b2699d6e92 212 0.09/1.00 vMB 126
194,146 194,146 00000000000000d584fe97994622ee5deba57065a5081c5d6c63085b2427c871 461 0.25/1.00 vMB 112
194,145 194,145 0000000000000315991a02fecafe29394498bd8c6fedb95686a1b4fe3047dc1a 118 0.05/1.00 vMB 216
194,144 194,144 000000000000052425ba28c9cbe8223830661a11fb7919491feb99b291b04fd9 195 0.06/1.00 vMB 22
194,143 194,143 00000000000001b4ff18e1dc46e0293b71a530d05dd903d34e649ed82a57ff01 409 0.15/1.00 vMB 152
194,142 194,142 00000000000003c95afe5a3d095e5f88f790a9dcfe567f3dfc3c24deaa13ebd3 227 0.08/1.00 vMB 293
194,141 194,141 000000000000065d62b35da0b6fe09affc384a8c7086b4d4142587a069a16c4d 145 0.07/1.00 vMB 88
194,140 194,140 000000000000029a11b7bc37aeebf0759f08908d5ac4d0d227bd5fc12a271f33 512 0.28/1.00 vMB 146
194,139 194,139 00000000000002fe6d15f51f534280a90dc67e4e284c04110368b4bdfbf2a07a 9 0.00/1.00 vMB 0
194,138 194,138 00000000000002440b1e766beb353fd24f1e9d6dc7a9b65d167b3b54ace7a4b4 1,024 0.46/1.00 vMB 224
194,137 194,137 00000000000000452944450b3ff1043ab6385601948912b4da5ec5549cb35e23 24 0.03/1.00 vMB 83
194,136 194,136 00000000000001daa6a74352f5541927c9b57c40bda08aab4140fe46369382bb 127 0.05/1.00 vMB 314
194,135 194,135 000000000000004bd6ffc342e250add4de2a2cdd28d79144e1d5be7cf1dabc89 8 0.00/1.00 vMB 0
194,134 194,134 0000000000000244170d663348377d8b04ada4c3a094047febeb87b1eebb61d4 6 0.00/1.00 vMB 308
194,133 194,133 00000000000004bc8cde578890b2d3895ba9dd7d180bbc2fc06b59545dba1ceb 1 0.00/1.00 vMB 0
194,132 194,132 0000000000000296ddb39bc8ff45a5175a7880ecd4ca8c61eeb2a8524cde2dfa 123 0.05/1.00 vMB 26
194,131 194,131 000000000000040197fb69ea397d90fbf6de06b73e54077995fe68b551d0cf0b 946 0.36/1.00 vMB 142
194,130 194,130 00000000000000f8223ac95297a9fd52667e2038bb5d60015437440013cefb40 845 0.42/1.00 vMB 121
194,129 194,129 00000000000000b994dd46bb16f58c68b4e740b846d481ed0cdda884576800b1 531 0.27/1.00 vMB 149
194,128 194,128 00000000000004a85d11d7af268f8c810689e03c9c099072cfb4045f9b9188ab 121 0.05/1.00 vMB 121
194,127 194,127 00000000000000a5c7a09662ed1f1a7c5afa7202fa263345a9ef8ec9523a1b49 110 0.05/1.00 vMB 132
Previous 10 blocks ↓
Total Size: 783.15 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: 744.49 GB
    • Received: 18.71 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.