Loading Tool

Explorer IconExplorer

Memory Pool

41,982 transactions
30.44 vMB
0.07075141 BTC
Random Selection Loading Transactions
Max Size: 154.47/200 MB

Candidate Block

Mining Attempt c91402b7d5df67fcb2fbfbf288ccf41b0a5a34a3195f20e9a24636c1076eaa8c
Version 20000000
Previous Block 000000000000000000006714c3d7dc50e84391981f67170adb5c2d01c46a6280
Merkle Root 55337771e780ca8fd4a6400118c875d0250f5caf6e79563199fd6baba3be9a0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,365
Size: 1.00 vMB
Total Fees: 0.00979387 BTC
Feerates: 60.16 > 0.98 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,465 (676,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,038 238,038 00000000000000db9cbf0cc81422f967aea15085754ac9104ecc32e4c5f8867f 512 0.39/1.00 vMB 48
238,037 238,037 0000000000000130d5eac047e3d234d0c1babf273488ef68f879743c09ce1e2c 519 0.22/1.00 vMB 222
238,036 238,036 00000000000000134b055b2b51d64a8989e741ac45a22551553c61679683c26d 293 0.11/1.00 vMB 221
238,035 238,035 00000000000000ce1e19273e707976e8829c6ef33f41861106a7eb4111bd1ece 64 0.04/1.00 vMB 48
238,034 238,034 000000000000015eb010abe4a28d2c3e6417beb4cd9d44e45ea60df3f13f1def 128 0.21/1.00 vMB 24
238,033 238,033 000000000000002450d216510aa7cef7e9e74de056e2eddb378025d999ffd5b4 225 0.15/1.00 vMB 97
238,032 238,032 00000000000000a5a68e9a8597d3a3dada7448582b436b6145ab3a363e921fa2 325 0.15/1.00 vMB 146
238,031 238,031 000000000000009872b1e51f3ca44d8c6238c77feab6d77a699f4f30a22be1f2 436 0.18/1.00 vMB 159
238,030 238,030 0000000000000047c301d99d3165393d443c34e134144fcdb65672e5d768a5e5 268 0.12/1.00 vMB 159
238,029 238,029 00000000000000804f4ec6e2ad7d448a770688882330f976cc4669ca04364a60 165 0.08/1.00 vMB 145
238,028 238,028 00000000000001242f00b80610caadddc26978b9d2f18848762763300cf69250 91 0.05/1.00 vMB 78
238,027 238,027 0000000000000039f24c7e94c221e4a0eb2904d74915d374c5f50aa27f3434b9 244 0.12/1.00 vMB 120
238,026 238,026 0000000000000018db9ffd841683ef696f7ce8935a21aab4b4f698b6a074e183 44 0.02/1.00 vMB 80
238,025 238,025 00000000000000607393141cb2725129974bd2ece147eb93f2718020e1a16c25 166 0.10/1.00 vMB 131
238,024 238,024 000000000000011176bfbec6aa39cfe575b3250bf99fd347ac5c0276b01c7a92 415 0.27/1.00 vMB 103
238,023 238,023 000000000000004b357d1482e0b65678cd8fc82d551420c2730bcdbb522d002b 121 0.05/1.00 vMB 192
238,022 238,022 00000000000001190085ebc3503ca07cb19225811ead84c0efcc0868e651b4cd 354 0.23/1.00 vMB 102
238,021 238,021 000000000000002588e0152865414329a1eec04f36d672ebe4ebd6662f43a880 211 0.08/1.00 vMB 84
238,020 238,020 000000000000015793606724550eae887fcfc9522300b3aff160510656cd916d 64 0.07/1.00 vMB 49
238,019 238,019 00000000000000b5b12478539ab24a4951c074524b0b09c5bace4b339fd5562f 153 0.11/1.00 vMB 104
238,018 238,018 00000000000000251dd50e0a9eedaab4df1dd3d767f5d65cdeef3fd632925b79 12 0.03/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 781.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 610.02 GB
    • Received: 10.70 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.