Loading Tool

Explorer IconExplorer

Memory Pool

79,288 transactions
29.39 vMB
0.12579482 BTC
Random Selection Loading Transactions
Max Size: 176.97/200 MB

Candidate Block

Mining Attempt 19b136e40eeb31f65001b0789d886e6d17e4873218200faadca393256d136c11
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 77f42927f3dea317ef034bf4d9ec1f7214fd7358a5ce18e8b85c1cc20196569b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,409
Size: 1.00 vMB
Total Fees: 0.04578750 BTC
Feerates: 150.80 > 4.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (619,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,768 295,768 00000000000000000db5c2efe268e7e2d65fe5f68bceec4f840faf55808b164b 634 0.25/1.00 vMB 96
295,767 295,767 00000000000000001da8f166e4162c197b010722207a9d7f997153c59a8637ba 587 0.30/1.00 vMB 47
295,766 295,766 000000000000000016da3ee998991238af6f3119ee1def37c844a53d2a4c66af 195 0.30/1.00 vMB 14
295,765 295,765 00000000000000008d8c3d0cb0497823122ffd3dabb4d47e3407342fcaf54144 256 0.15/1.00 vMB 32
295,764 295,764 0000000000000000a15529385f53de18608ac718f0b8ee407e632e665ae34968 64 0.09/1.00 vMB 10
295,763 295,763 00000000000000001aa311abca0842c0590494adbf558ef4c8ee82c52c5c8de1 898 0.61/1.00 vMB 35
295,762 295,762 0000000000000000864adb50fd586c334af0b6826490bbea800377b0b56b93f7 512 0.22/1.00 vMB 57
295,761 295,761 00000000000000005a49628b2c46ba881bcfffb76bf8c088dd929f99d86d13cb 147 0.34/1.00 vMB 14
295,760 295,760 0000000000000000097b3e79ede01753894030276bc1fbb01e6f9b402460b815 256 0.31/1.00 vMB 19
295,759 295,759 000000000000000049b9316567225fe9fd1cb2c6441d119db98d635415858e50 978 0.35/1.00 vMB 53
295,758 295,758 000000000000000012281a92b5b7420bcbccf78c7ef234321086ffac30937328 308 0.27/1.00 vMB 27
295,757 295,757 00000000000000009fdff4035bb9f94b523e9a94ccd993cb6b3d325fda5ed39f 117 0.47/1.00 vMB 13
295,756 295,756 0000000000000000b388a71edb070a741879eadbb3dd7c9c942b8bc3c733056b 498 0.35/1.00 vMB 32
295,755 295,755 00000000000000003d354585d2e1a7abdb9baff096aaff1d3c5063ae8eb02a9c 860 0.35/1.00 vMB 46
295,754 295,754 00000000000000008708eb98c97544157bfb8dedf4668adc93f417647ff5ed11 74 0.09/1.00 vMB 16
295,753 295,753 00000000000000008105057f7769b0384e3374076ca86e428401070dd57fe69f 384 0.35/1.00 vMB 26
295,752 295,752 00000000000000006b02100e0497c6409f586328009d517a47cfb2cd71e484e6 128 0.11/1.00 vMB 25
295,751 295,751 000000000000000030416d777690e8f9c87d0305a66ff5d8154d33e9156af9f3 522 0.25/1.00 vMB 40
295,750 295,750 000000000000000044d8207e631b68a1cf0c5b5ef6d870847155239e7a6cb708 170 0.08/1.00 vMB 34
295,749 295,749 00000000000000002c86539f952114a6a9696e53a2f97e7abbde7b69e2d48145 256 0.13/1.00 vMB 44
295,748 295,748 000000000000000022f4798d70a193851f28c60c2015a4f41b36ab63a98cba0b 32 0.03/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.85 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.79 GB
    • Received: 17.21 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.