Loading Tool

Explorer IconExplorer

Memory Pool

81,520 transactions
29.99 vMB
0.08983233 BTC
Random Selection Loading Transactions
Max Size: 181.09/200 MB

Candidate Block

Mining Attempt 3cd302c72cb697cad8d9215aae3400f03603c2ecb6ce6aa579fe00c898cab51b
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 7975ca48386544116a7143aa4ac54349c5015138f8236d6966be912a09ddb413
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,434
Size: 1.00 vMB
Total Fees: 0.02855899 BTC
Feerates: 502.62 > 2.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (406,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,575 508,575 0000000000000000000dd41344cb4491a98e9f37b8e93b2b6a99c27a132641da 1,449 1.00/1.00 vMB 60
508,574 508,574 0000000000000000003e41c04f35739ebd7e58d2f40e50ec4d5afe2e2fb9b866 913 1.00/1.00 vMB 56
508,573 508,573 0000000000000000002694489db1bd78242f53183fa54ed8453cf7e594cae1f8 187 1.00/1.00 vMB 2
508,572 508,572 00000000000000000038e10fae37eaf2229d37250945aa288d7fa21b4762e4ec 162 1.00/1.00 vMB 7
508,571 508,571 000000000000000000571bf3ba2a2588294de0dbd59a366cc4cb1b6f6936f05a 480 1.00/1.00 vMB 24
508,570 508,570 00000000000000000028bae1c3370d03e2ec4cca47dab44768b3ad2092dad76a 861 1.00/1.00 vMB 43
508,569 508,569 000000000000000000461d0ad58523daaeb075d66f8cbc57cc4eeb85909da8cb 1,425 1.00/1.00 vMB 55
508,568 508,568 00000000000000000044fddc806d0f138589b5e6316156d4eab44a777b9bce8f 831 1.00/1.00 vMB 33
508,567 508,567 0000000000000000000b6580eff0a6a769cbd0301e3e5d04b9927f37df699067 162 0.12/1.00 vMB 47
508,566 508,566 0000000000000000004f6674bc78ae8ff72c4115d494e20765ca3b65b2b12eef 252 0.99/1.00 vMB 7
508,565 508,565 000000000000000000214b211f69c6f2da9355119ed456d5b1808652eb65dd88 729 1.00/1.00 vMB 43
508,564 508,564 0000000000000000001b0f939a22089447e8761f49e590ba666d57636bae70b6 153 1.00/1.00 vMB 5
508,563 508,563 00000000000000000021101848a2ee061ec81d5781aa62b94361d0c962c19c1d 1,027 1.00/1.00 vMB 40
508,562 508,562 0000000000000000005191c9fa7580105082eeb670ebf08855dba090a740802a 552 1.00/1.00 vMB 17
508,561 508,561 00000000000000000040ed7cc6e4e8a906bb3464f38c228f5352e4c4839f820e 211 0.53/1.00 vMB 14
508,560 508,560 00000000000000000057d1216f88b8d58ed5534bb5b525bcf060c0064bd4a53a 367 1.00/1.00 vMB 15
508,559 508,559 00000000000000000027e3eb321f78a842cea17c4bc025d03d0a5deeb2fe2a5b 168 1.00/1.00 vMB 7
508,558 508,558 00000000000000000034853a6e6c343e89342cce4873d1d3e83c91e5f185989f 704 1.00/1.00 vMB 33
508,557 508,557 0000000000000000001a6f3ad75f8b0da4651d7d7bcc778745cbc3511e025513 282 1.00/1.00 vMB 9
508,556 508,556 0000000000000000001a93ffa27d6ef55962eda57a8b5038e94aa61245b0cb7b 32 0.01/1.00 vMB 97
508,555 508,555 000000000000000000151c2f86c2aeaaa47181d635836ead08837d64b6e19ee4 398 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.