Loading Tool

Explorer IconExplorer

Memory Pool

77,449 transactions
28.47 vMB
0.09430579 BTC
Random Selection Loading Transactions
Max Size: 173.17/200 MB

Candidate Block

Mining Attempt 8c15b587f33e93dc51e95159feac193ad0b593c6a975a74a5af38a05bd47fc9b
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root b38ab1a177696bd2733a08fe47431c882eb2ae8faeb4181b6cb66f436394eb7d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.03024527 BTC
Feerates: 201.07 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (698,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,197 217,197 00000000000000e70a69529cdf7d598881f4faeb9b24cb0665e93a6911fdef3d 155 0.06/1.00 vMB 164
217,196 217,196 0000000000000398835350332ba4ccff7fde5e229afc91baca5eefe3fe5fedda 117 0.05/1.00 vMB 263
217,195 217,195 0000000000000482a1e39494add934607ffc118729ebab94ee8620f001c9e6fa 57 0.02/1.00 vMB 75
217,194 217,194 00000000000004ac137f2fcfb0db0a355e5757fa427d9497db9e6a1c8fd226d2 243 0.09/1.00 vMB 249
217,193 217,193 0000000000000485ce3375ba783a7472003e2d45c4c86a34e96332bba2d07b23 203 0.12/1.00 vMB 150
217,192 217,192 00000000000003e587c70cc6544270d6b282dc92a207de3164266837e1056a24 475 0.19/1.00 vMB 225
217,191 217,191 000000000000013efaeaa5f2d5df0357d6efa80be3468d4f6a643d488ea8082d 256 0.10/1.00 vMB 133
217,190 217,190 0000000000000262ba26470441f7b5089aa1c94c083f75cc148fd32f596ce4dc 248 0.13/1.00 vMB 430
217,189 217,189 00000000000004454d3545546142127966ed135e90d3c00252dcf7b9d701d449 208 0.11/1.00 vMB 168
217,188 217,188 0000000000000295da1b3cd70dd041a8c2ea7ae837a910f12cdf00617f97f99b 605 0.25/1.00 vMB 196
217,187 217,187 00000000000000b634794b0bdae73a500515742d38dda244bb93d69d4abb01b0 468 0.20/1.00 vMB 23
217,186 217,186 00000000000004d30dab87154fb33036df90b3601f1e8c193bef7e04d0bd1342 506 0.24/1.00 vMB 149
217,185 217,185 00000000000000697aeef7407cfb1ec0f7f66e885f06173659c7cf94622505f5 497 0.25/1.00 vMB 173
217,184 217,184 00000000000001c54572800379dd2f1330f31016568689a42ede8473fa0c5f1c 707 0.25/1.00 vMB 219
217,183 217,183 000000000000031e1364419656e5e4131ff30d227fa214548a73f8ed47d1b3e9 470 0.20/1.00 vMB 156
217,182 217,182 000000000000028de9e5119c5defb5cbcfb5b057f1f81b8cf891cc081fa0536d 645 0.25/1.00 vMB 198
217,181 217,181 000000000000012587b6585c50aba7e56dd450a6296f60cbf971fc7a3a76cb77 44 0.01/1.00 vMB 169
217,180 217,180 000000000000008f64569d18d2fd2ca2cf33e459f2e63fcfa2a96a073b5526c5 404 0.16/1.00 vMB 172
217,179 217,179 00000000000000d6510858bb20dd0e3ffa7b07abdd218796a88b49913e385bb6 427 0.17/1.00 vMB 180
217,178 217,178 000000000000031b1513fa3a6dd6e0833cb040a3e28fc9f11f9a5304d50f28ac 3 0.00/1.00 vMB 141
217,177 217,177 00000000000000bf3b64d1a7d6875483541c7e481b4b7e8a88c01bb6bee35d83 56 0.02/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.