Loading Tool

Explorer IconExplorer

Memory Pool

24,018 transactions
10.56 vMB
0.03001406 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.37/200 MB

Candidate Block

Mining Attempt 95e0ded51b1a78cccda4b699a9e5b11f1b1bf22fcb58a37fd539fb000b1a3148
Version 20000000
Previous Block 00000000000000000000763bc27d9459c69b40675f4f5e0a66e2b4c8f6dd3654
Merkle Root 40a8ec8589ba7ee02ebb8e8a4e7845cb494a63df9d72d715006be3daff175b2e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,635
Size: 1.00 vMB
Total Fees: 0.01256272 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,525 (741,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,383 172,383 00000000000007bcb7e272a57add0e419c28965df734528163aa7e1dbd5715ad 82 0.05 vMB 127
172,382 172,382 00000000000006a3b10d3b4609ef07a36f1f51047412f236694e3b4bf1269ea6 1 0.00 vMB 0
172,381 172,381 0000000000000a0a3d1c4145d8becdf78ddfb39980736bc63083249e953c4ab5 1 0.00 vMB 0
172,380 172,380 00000000000004af6a0002c8700ae00c94b860ff02e938d622bd0c8bdce539c1 110 0.05 vMB 115
172,379 172,379 0000000000000276ae2ba303f4b62ddb54cb363767237c0e85b1ae6d433306ca 48 0.02 vMB 119
172,378 172,378 00000000000008632eda4f5f35f2def7c5f24c0cde09270794df28454ef8ba79 25 0.01 vMB 122
172,377 172,377 00000000000007da3343fd7574f51752138511eb7b6bb00fcc53d02d87c482da 134 0.05 vMB 26
172,376 172,376 00000000000000f1d4203aab67f529e11946f350d04905311f442b0aff7541e1 95 0.03 vMB 49
172,375 172,375 00000000000000f02a2200b2de43425cd66881e046da3100ee026fdada92dd6b 139 0.08 vMB 194
172,374 172,374 00000000000005b43878859f3dd6fa97986159483b0d6a2935aaa93d1a500913 1 0.00 vMB 0
172,373 172,373 0000000000000187ea5cd2ec24a5a3a6b6c516ac8ae8c7130695044d984295ee 1 0.00 vMB 0
172,372 172,372 00000000000009612168b061786740a142b37d8aa4c8e8ecf729be90e0c23359 1 0.00 vMB 0
172,371 172,371 000000000000037083b5bdce169b4f75d024382923b0ba43be142fc70636b34b 1 0.00 vMB 0
172,370 172,370 000000000000034d7c55b7fc054b45327f2b46d5358af1b9201f71572c57e822 23 0.02 vMB 476
172,369 172,369 000000000000099441a4189f671b291964641c724b54bbb71d0ed9ece3d19a8f 48 0.04 vMB 176
172,368 172,368 00000000000002e373a286936e480af0240f4c870d911023ef3718e2a8c216c4 5 0.00 vMB 933
172,367 172,367 00000000000005e53a9971ee075906b1de0b0ecccf2476bea98ad87b8b98a290 36 0.01 vMB 52
172,366 172,366 000000000000041716b80edaeb7117f32d237a793c7cb904d91bfc9e2d6f101c 140 0.05 vMB 67
172,365 172,365 00000000000009670c5e4a4ef22c5bab6188f6cdafa564690d272b875be993a9 7 0.00 vMB 64
172,364 172,364 00000000000006e9a5de08037e429cacecd100c5d48d96d2c3cf96f05977e95e 25 0.01 vMB 49
172,363 172,363 00000000000001a859fd1ab8735ee717167b38788ff4c1e1fa750116e1a2a3ba 17 0.01 vMB 57
Previous 10 blocks ↓
Total Size: 779.77 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: 397.05 GB
    • Received: 2.03 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.