Loading Tool

Explorer IconExplorer

Memory Pool

80,838 transactions
34.17 vMB
0.13480928 BTC
Random Selection Loading Transactions
Max Size: 193.99/200 MB

Candidate Block

Mining Attempt 8ce006fcf1ee1c1eb8a0a4e13fa9473027d4d056ae2924ac5e141d5bd4d9eafa
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root f299e8fd27baa108d9f800307f5b74d1c4f77f2e473c15982689c3514f2d563a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,415
Size: 1.00 vMB
Total Fees: 0.02325139 BTC
Feerates: 384.62 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (584,251 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,160 331,160 0000000000000000098a3dbf0f82a7c22600665f270fa5e30ce1af3eaa7dbcd9 963 0.35/1.00 vMB 34
331,159 331,159 00000000000000000a65d3772dedb9c95b562a1d20033a38ac75fce0e772fa3d 704 0.25/1.00 vMB 42
331,158 331,158 00000000000000001053604404a3feebe83e363a5e395a9bc92c61906d365022 1,899 1.00/1.00 vMB 26
331,157 331,157 00000000000000000c01947047adbe476911da9dd6d7a313e5f1d247eaaa9532 171 0.08/1.00 vMB 25
331,156 331,156 00000000000000000e5229d9ecbe4063f5429c9a4fa24095500c93561f154a95 988 0.52/1.00 vMB 25
331,155 331,155 0000000000000000134eb7801ef531fd1d917f7b2dcbe5387e9f73fa81b41de2 112 0.04/1.00 vMB 27
331,154 331,154 0000000000000000197ef6517ad9a73c82e2d69e1442d0fa2c1b2763c8394060 60 0.03/1.00 vMB 18
331,153 331,153 000000000000000007cd0ed3b1283a275e6d05d4d33247a0027de058d48e8401 335 0.23/1.00 vMB 22
331,152 331,152 000000000000000001e83e4f6699ba1b18aba4bee769de4b2791760dc96e9d8f 362 0.25/1.00 vMB 22
331,151 331,151 000000000000000001edc750e940cb9cba13d5566b1cf82932a5e6aac1f24393 1,181 0.57/1.00 vMB 29
331,150 331,150 000000000000000018f4543f258640cbdcd759f4f236cc3ad68a2f6476ee846b 396 0.20/1.00 vMB 26
331,149 331,149 000000000000000000812435faab7cf18eba4b82d34ad7516339621a828d4d82 615 0.23/1.00 vMB 28
331,148 331,148 000000000000000002175a2074a6bdd6070bc50bbe17dbbec893d46e18f27381 355 0.22/1.00 vMB 25
331,147 331,147 00000000000000000108213561cc56df7a0e9c7ab6ded2662f4d2c3256d05ad8 565 0.40/1.00 vMB 29
331,146 331,146 00000000000000001ade99acb27c18167869e6910c24bbddf218f1dd59931eaa 316 0.17/1.00 vMB 24
331,145 331,145 00000000000000000c7c46a4408ac17a295ab59df333c644183d37a9513ef977 365 0.20/1.00 vMB 22
331,144 331,144 0000000000000000074a8a15795588d59eddf84d4a0d66a85acef16a688e0841 211 0.13/1.00 vMB 17
331,143 331,143 000000000000000001266da464cd7c0717c0d7a1e9497f32354e5e3ecfe6c17f 1 0.00/1.00 vMB 0
331,142 331,142 00000000000000001298ef60405d8a6de0fe8194158481e2e0df5c8f135151e0 194 0.13/1.00 vMB 26
331,141 331,141 000000000000000009e54eb4e5600719044652a425b53b9f146e873c42006f62 64 0.02/1.00 vMB 18
331,140 331,140 0000000000000000042dda0b8cda95213bc4d60ec5a66014cf4ffd0628287c24 669 0.51/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.10 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: 729.62 GB
    • Received: 18.49 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.