Loading Tool

Explorer IconExplorer

Memory Pool

75,501 transactions
28.42 vMB
0.08069073 BTC
Random Selection Loading Transactions
Max Size: 170.91/200 MB

Candidate Block

Mining Attempt 749a4b8e99bac9c599351fba50e690b383c8032964855a0a0640905e1a80cbf1
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 3ce86e0a277835f2c9c0c425b113e2d32388c18daabf9dd1e6abc41e3e128853
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,245
Size: 1.00 vMB
Total Fees: 0.01719566 BTC
Feerates: 65.95 > 1.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (672,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,232 243,232 00000000000000a5d39c5d971e99ef5df06691a6d710a2465651f6440006eb34 637 0.27/1.00 vMB 157
243,231 243,231 00000000000000a95a84872d3a5ade8496366a1fa4bac46f320952d73b0df7be 575 0.25/1.00 vMB 165
243,230 243,230 00000000000000b59170c4465f0ef8222fa36751fc62a09f9c175a32c1a937ad 95 0.05/1.00 vMB 148
243,229 243,229 000000000000007df6cbfd590e5f744c8302bb39c5fc5519a4ee7f23e7471733 183 0.08/1.00 vMB 153
243,228 243,228 000000000000009de4c148f284e5fddbad45a9309d9a44bfad6039c01b4b4d4e 281 0.13/1.00 vMB 157
243,227 243,227 0000000000000099ea7426c7e7289e03c25caebe329b5f0b7f10696d20626879 62 0.03/1.00 vMB 145
243,226 243,226 000000000000007b89bce8ec94d42e7bc7c30cc74c803aadc306947e4977ea9c 46 0.02/1.00 vMB 146
243,225 243,225 00000000000000ca35bcee11db8514fb23eb950895758da2bc96772f200cdb7f 199 0.10/1.00 vMB 162
243,224 243,224 0000000000000037d5f8285ef44949e47119c681b97fc2447d299a5a31544714 348 0.14/1.00 vMB 179
243,223 243,223 000000000000000dfef16041087bd142a3f3e0ff1759799fab74e699a322e646 128 0.08/1.00 vMB 124
243,222 243,222 00000000000000471f4879ada2b8cb15629780dec73cc808a46741259e1217e6 15 0.01/1.00 vMB 42
243,221 243,221 000000000000009041ec2b9eb7335f67497b77dc81ffb278e9b1c05a7f3d7880 558 0.24/1.00 vMB 166
243,220 243,220 00000000000000dc1644221d439779dbf876196169537bb9acce86ef8835ec78 129 0.06/1.00 vMB 152
243,219 243,219 0000000000000075b479859e7b56356a3f8c0fbfd7c5629c685168abfd08b8b7 47 0.03/1.00 vMB 3,063
243,218 243,218 0000000000000033b36c6709c7b3698c4e6e8fd2a9fb60ffe0f680dba82adb85 249 0.12/1.00 vMB 136
243,217 243,217 000000000000001180d7d9c8951dda179bbf29b607643b27bb72ad2d1ff6c46f 254 0.10/1.00 vMB 156
243,216 243,216 000000000000003c16bec869ce26898ac12d85187083653d7bb2312dcea5cfeb 485 0.19/1.00 vMB 174
243,215 243,215 000000000000004fe7faa082b226212696a111db83400739da8e18eb7de63fdb 18 0.01/1.00 vMB 107
243,214 243,214 0000000000000056b1ac6f12a5d0216dfaa7778074b776413b97b7562114bedb 207 0.09/1.00 vMB 156
243,213 243,213 00000000000000b3a75fc0ff98fdfa30f410dca708608d382c65246519340976 167 0.09/1.00 vMB 126
243,212 243,212 0000000000000002b1d70ac711f0c5d1b7b31f78021ea57c97c723bf86e77bb6 64 0.05/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.22 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.