Loading Tool

Explorer IconExplorer

Memory Pool

81,120 transactions
30.32 vMB
0.07717646 BTC
Random Selection Loading Transactions
Max Size: 185.93/200 MB

Candidate Block

Mining Attempt 6b4191625d6e5fc3cdc7e70d39d3250a8900d84a4fcf26f1edce8bd2acebf9fd
Version 20000000
Previous Block 0000000000000000000116eb891d68bf2fdad711435d1f341894a942ec650942
Merkle Root 21e50537ea1fe83f405d72dbb9ad2c952dfae88837f8833d98f022be925c160e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,601
Size: 1.00 vMB
Total Fees: 0.00950226 BTC
Feerates: 60.11 > 0.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,360 (386,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,495 528,495 00000000000000000008d31d6ab8bd6f5dee5ca3c3d6ec2966de25b5890bb097 1,481 0.64/1.00 vMB 73
528,494 528,494 00000000000000000016e04c66e320e65846ed99c61aba8793177d8f9db7153e 730 0.39/1.00 vMB 74
528,493 528,493 0000000000000000002650826be7fd3f0c513bc206978af401e68e5efb312ed9 1,080 0.65/1.00 vMB 92
528,492 528,492 00000000000000000005f25269115a43f3fee6b5a98d6d3c368341264954eaab 99 0.05/1.00 vMB 72
528,491 528,491 0000000000000000001e90ac08025a53cbced0b63c19bcb3ebd704eb9ca1cd79 133 0.10/1.00 vMB 98
528,490 528,490 00000000000000000009b885000b13ed530fb9ef3fcc2951bb81e58f037afe50 614 0.28/1.00 vMB 86
528,489 528,489 000000000000000000118e7886a6f6928289ebe76b2904db4253100044cff82b 702 0.26/1.00 vMB 75
528,488 528,488 00000000000000000032dd2317280597320c6c33e9ca2dfa781235ef74f630ae 360 0.16/1.00 vMB 96
528,487 528,487 0000000000000000002ccac86f7bdaaf057edb01c069753cf58a267244479619 2,464 0.99/1.00 vMB 85
528,486 528,486 000000000000000000229f49be4a1203ecaec398f1b933e03aa2041569d28549 1,801 0.86/1.00 vMB 93
528,485 528,485 0000000000000000000ce77efe6c342366d697c358e9b3ae94bd6bb48474d0f2 114 0.06/1.00 vMB 87
528,484 528,484 0000000000000000000c189b4becd748c357e0da6be403b62b56ac80f8255604 942 0.54/1.00 vMB 72
528,483 528,483 000000000000000000283a29d25175778b4f5a4f02a3336aba0c38e98060b8d8 2,491 1.00/1.00 vMB 101
528,482 528,482 0000000000000000002250f79acf9b4fa6cca08169e867570b5d24c9a83f914f 821 0.44/1.00 vMB 87
528,481 528,481 0000000000000000001a1fa5ba494afacb7960bb62caeb3460696cebca2a8d93 234 0.10/1.00 vMB 122
528,480 528,480 0000000000000000002f72e50865c8c606e867b8c437242fde1f1276e91b8c6c 34 0.01/1.00 vMB 115
528,479 528,479 00000000000000000001cb52b3e45ef0b6e260643b81dc87f1522d5cb82261f1 2,433 0.90/1.00 vMB 93
528,478 528,478 0000000000000000000f481837671ee964bf7ef7b3626f66d1a8dbe626737c30 653 0.30/1.00 vMB 111
528,477 528,477 0000000000000000001dc7d0b1ee73724302794decc1993684487729bf46f59b 233 0.16/1.00 vMB 21
528,476 528,476 0000000000000000001087d150271a895cb64c91a29b70fe24c476b9040c87c3 1,654 0.55/1.00 vMB 108
528,475 528,475 0000000000000000001fb476c8b3ca87cf97408bc626fe50863d639fcac81504 1,553 0.68/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 783.01 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: 718.94 GB
    • Received: 18.00 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.