Loading Tool

Explorer IconExplorer

Memory Pool

81,819 transactions
30.14 vMB
0.07933826 BTC
Random Selection Loading Transactions
Max Size: 184.94/200 MB

Candidate Block

Mining Attempt 5f24c96c2e75657b0c294a82e1ebcee086b9eec936e675f5e8f7e903619f3e27
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root dfbb399947abc7eebbd6990abf3bb6f0cede6d656dc96cea76bef731f1d079a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,032
Size: 1.00 vMB
Total Fees: 0.01233076 BTC
Feerates: 60.16 > 1.24 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (629,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,502 285,502 00000000000000014bdc423897d37c5742ed598be56430bc53730f6f5ccdfb63 958 0.59/1.00 vMB 29
285,501 285,501 00000000000000014e4c9202524f0ba58a76e81c7dc4870a7e4cca6008a2b36d 102 0.25/1.00 vMB 13
285,500 285,500 00000000000000004260cc16003d2afab1d55d46f0238b2cafae648a9cc5b2e7 1,051 0.50/1.00 vMB 38
285,499 285,499 00000000000000010127bf6fcac9129e7b98ef0e06217ed8f28540ba721ee791 1,250 0.50/1.00 vMB 43
285,498 285,498 0000000000000000da38f0245e6ed6fe66545d5c1a23056035588a655f30b6d1 330 0.25/1.00 vMB 25
285,497 285,497 0000000000000000f7c9efe2e780f2edbd186df024e61916e575fec52cb5bee9 971 0.42/1.00 vMB 41
285,496 285,496 00000000000000019836ce5d0e83473f7e65caa06fb6bc15f38715ca20e16a05 110 0.10/1.00 vMB 14
285,495 285,495 0000000000000000972e5e8bd333df6ae67f55768030f4207b791e93a444c219 244 0.47/1.00 vMB 14
285,494 285,494 0000000000000001905ebc136d56b436e542244926fab04f8f2f7eb579c29a9c 62 0.10/1.00 vMB 12
285,493 285,493 0000000000000001897ce220076700724a7a2a18a6d63e054801de645c2dd87c 286 0.50/1.00 vMB 23
285,492 285,492 000000000000000116a7f098de2670acf4309d50ed23cdf14ab01e766891d5d0 212 0.35/1.00 vMB 25
285,491 285,491 00000000000000003cc27afb4a1f1ab2a976862a27b68c6aa87a2ed970d1dbd5 157 0.50/1.00 vMB 22
285,490 285,490 000000000000000114138b996de81255f99470379ee59047ec89383eda1ec69e 1,070 0.50/1.00 vMB 48
285,489 285,489 0000000000000001495860af89c1b9ea230c7c046cd8ee91f0f6f7b84afd642a 121 0.06/1.00 vMB 44
285,488 285,488 000000000000000102bcd3dea32f4f7a4ff605dfe7d9d5e282f007f7b226cc99 1,101 0.59/1.00 vMB 29
285,487 285,487 000000000000000062fd2db9359cc04e1f21d519d5ae8254bbffeeaed27d74ee 1,064 0.35/1.00 vMB 183
285,486 285,486 0000000000000001231a377408de4ae13c89fc56392c915c834928dd73dba9e3 42 0.02/1.00 vMB 12
285,485 285,485 0000000000000000b54dd8cdd9d931830376a850514c056ee277920667249779 747 0.32/1.00 vMB 47
285,484 285,484 0000000000000000469ed204b9715ea33d4b095514389918ab05068a577dbf5b 645 0.30/1.00 vMB 37
285,483 285,483 0000000000000000c323f40ceb6793ea74fc85ea28bc5f04a002d352dd77f37e 183 0.08/1.00 vMB 35
285,482 285,482 000000000000000157c8b37362d980922e629501ead09d0e4678fdaab4a262c3 39 0.04/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.68 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.