Loading Tool

Explorer IconExplorer

Memory Pool

67,484 transactions
25.77 vMB
0.05978668 BTC
Random Selection Loading Transactions
Max Size: 155.21/200 MB

Candidate Block

Mining Attempt a4e47480fc0877af641784704395f9d977db06fd4e4a6a9d2fae1ffb2bf139a8
Version 20000000
Previous Block 00000000000000000001aa9a1283aa889ea41c9cc87a0ebad4e6b488f74e2a00
Merkle Root 0087f1cab7e218f2a6d3aca225375da5cd6abbf9d2d2956d090d7cfe85f9e2f6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 971
Size: 1.00 vMB
Total Fees: 0.00535736 BTC
Feerates: 86.29 > 0.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,520 (865,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
49,749 49,749 00000000271d5f10924777e110fd03b7e56cd7aa3c80356dbf3da54944ddf42b 1 0.00/1.00 vMB 0
49,748 49,748 00000000153a69bb521b254f7d116b28a407c8e68d15a845b50e615ec680cd2c 1 0.00/1.00 vMB 0
49,747 49,747 0000000004c08798ae214dc1469f5fb06d1ec7726d680c7773d67a8b21156d9c 1 0.00/1.00 vMB 0
49,746 49,746 0000000009461d948f2650c30787e1b41b149d2e61d4b8341d547ddae09bfd6d 1 0.00/1.00 vMB 0
49,745 49,745 0000000001705e76234463f528385eb4d5fab38dc00e88b6f9b5633c7b7da18a 1 0.00/1.00 vMB 0
49,744 49,744 0000000013b12cb09e777258f4b032d36a6c86fec8598d0665110350952528c8 1 0.00/1.00 vMB 0
49,743 49,743 000000000603050741e2de41a2e5401e1f3d4047b0280c6ddddc11b745d64070 1 0.00/1.00 vMB 0
49,742 49,742 0000000008158fc445e8d8fc9aa65c8295b35359a229262df89fd66b75fa00b4 1 0.00/1.00 vMB 0
49,741 49,741 00000000026434ab1e6f9a87e22d3c089b82aa8acd77ba37c555bba59153a1d0 1 0.00/1.00 vMB 0
49,740 49,740 00000000070201dc1206ac19a0f909a764dbb22f1640a9fc31a401e8d2e13374 1 0.00/1.00 vMB 0
49,739 49,739 00000000038ef1c8ca4a95fbbe71248998bce37414bb7a473e1ca080b1bae601 1 0.00/1.00 vMB 0
49,738 49,738 000000001c675ec3d0bf9f9124b13389486bb7dee7e398ed0b714fca0c6b8921 1 0.00/1.00 vMB 0
49,737 49,737 000000001f80a222f79f02c775a4dff7aa5a56019a9bbe0d952f2408f50b5378 1 0.00/1.00 vMB 0
49,736 49,736 00000000175ae0904a55f36ce5d12fb9976c1677a66166b289994769c7167b97 1 0.00/1.00 vMB 0
49,735 49,735 000000000617bee093559d67128e4e3176f54c7c7cd3abe6ebe7d23ec94e035e 1 0.00/1.00 vMB 0
49,734 49,734 0000000005f6598b8d72c9d241554eb610a13d4762035961fea10db1950f23bf 1 0.00/1.00 vMB 0
49,733 49,733 0000000021f03bd7bdf1addbcbd3c6d68db1c06025287adc85f303cf45848a74 1 0.00/1.00 vMB 0
49,732 49,732 0000000003f480df43d3be781ffcc1843ebe189407bd6798dc6b786dc5e08339 1 0.00/1.00 vMB 0
49,731 49,731 000000000c10b4da2eb7c69a640fe6ad2460955bf5d4cbd3fb1ec35dd05b5384 1 0.00/1.00 vMB 0
49,730 49,730 000000001f4ad7170f36d65c674fc33b38d2e7e6d751acec8a29303231c2508e 1 0.00/1.00 vMB 0
49,729 49,729 0000000005f90a6d2c99d15638db9278f9ca8a09348f317a7f9c60c7e26aeb5a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.30 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: 766.94 GB
    • Received: 19.32 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.