Loading Tool

Explorer IconExplorer

Memory Pool

77,101 transactions
28.67 vMB
0.09406997 BTC
Random Selection Loading Transactions
Max Size: 173.80/200 MB

Candidate Block

Mining Attempt 9ad52eff508a4e0301bb96eaf3fb5bcde43434ec137b90e9115acafe65d006b9
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root e261c0e1518cb65e3e4f84620519305f6321b80254935398c3f305de7f8ed05d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,474
Size: 1.00 vMB
Total Fees: 0.03454021 BTC
Feerates: 101.64 > 3.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (316,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,171 598,171 0000000000000000001416d6d7353778e2ed01138642a6fafe7ba21dc5e8cecb 3,379 1.00/1.00 vMB 14
598,170 598,170 0000000000000000000a3ced956e2fda53e6fd7704b295d5a87ada4ee706e5f0 346 0.10/1.00 vMB 13
598,169 598,169 000000000000000000027179037aa1a3939edc5dfa44c8c02e1d4fa17055ae2a 2,388 0.74/1.00 vMB 13
598,168 598,168 000000000000000000044781099e2ce13ff4b65bdff720f4a9ed465100aaa1ed 903 0.28/1.00 vMB 13
598,167 598,167 00000000000000000009b248d80976cd9f3a5b3c6c0e71e5370b0c977362e820 494 0.13/1.00 vMB 18
598,166 598,166 0000000000000000001545046141b1b2b51e22673f4bc7d05c8dc0fa80f75d98 512 0.14/1.00 vMB 19
598,165 598,165 0000000000000000000e025626598df870c7720acd9e1105aaf87bbee7e2945e 2,399 0.99/1.00 vMB 9
598,164 598,164 000000000000000000135853a3667970d11d93369363dbbe31f3bd5b0e84379c 3,072 1.00/1.00 vMB 16
598,163 598,163 00000000000000000003ae46a1f05b91bfb7963d9daa44a6fff5f371a9936dac 2,375 1.00/1.00 vMB 14
598,162 598,162 0000000000000000000e216f5384567430ed9e455a4d1cd58d47bc94ab1978c9 1,879 0.63/1.00 vMB 15
598,161 598,161 00000000000000000005dd7f7a15fe89c70d9380ba1467a46a08f822b12e73f0 1,621 0.55/1.00 vMB 15
598,160 598,160 0000000000000000000fa71d82807ab93e0ad6cf81aabeb7e19192d7c3853830 2,357 0.98/1.00 vMB 13
598,159 598,159 000000000000000000081c49468e188f9ce90520ff3d9a084baab81153ac047b 2,928 0.86/1.00 vMB 17
598,158 598,158 0000000000000000000c3a9b8dadef717daa9f807d3e8a1dcdf24772ab40be25 653 0.24/1.00 vMB 13
598,157 598,157 00000000000000000015c93bbe326fef32221344279ffc34b99b8ac2126463e0 567 0.17/1.00 vMB 22
598,156 598,156 0000000000000000000855fc3a5417ca43bc0b6d3e1c1a0975b9dbaa327840ad 1,135 0.40/1.00 vMB 16
598,155 598,155 000000000000000000148fbc1ce81c30fc801ae97db8825d197074c960c89647 1,481 0.89/1.00 vMB 6
598,154 598,154 0000000000000000000b245bd37fd9c721e16a8811680b239e923167ee3b7aa1 1,831 1.00/1.00 vMB 9
598,153 598,153 0000000000000000000f0425244fc45f1be8fbabff7fcdf3936e6c41e3a158b2 2,183 1.00/1.00 vMB 13
598,152 598,152 000000000000000000047dcb945c49b67850169192b65b19e17807c84a9526c0 143 0.03/1.00 vMB 22
598,151 598,151 00000000000000000005c69d56c3bd40058eead55294a11bb197253ef8152ab0 1,812 0.54/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.