Loading Tool

Explorer IconExplorer

Memory Pool

80,075 transactions
30.40 vMB
0.09084224 BTC
Random Selection Loading Transactions
Max Size: 185.05/200 MB

Candidate Block

Mining Attempt 38f61f1f50143ba31eb1f01c867afa504eb66aa20fd808e66ff064eb32be3973
Version 20000000
Previous Block 000000000000000000012b00c78ffcff2c2f251c4df31f5491c4d8ec6c927e5b
Merkle Root 18e0ef64d107d9713bf3ad95649ed93925fbcec19b8579fa2c19a7884fc6cc7c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,133
Size: 1.00 vMB
Total Fees: 0.02234084 BTC
Feerates: 342.60 > 2.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,389 (28,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
886,839 886,839 0000000000000000000279feec94dfeb0231700e92ab86149f904e51d52abf5b 362 1.00/1.00 vMB 1
886,838 886,838 000000000000000000006c0c487e8ac6739f9d8c0e3b26e58d0ef3d56552d6af 3,153 1.00/1.00 vMB 3
886,837 886,837 000000000000000000018974e827b0d8a9b79f39f6904ae9983a227e6ef63bf0 2,427 1.00/1.00 vMB 3
886,836 886,836 00000000000000000001cb922eca770ef6cca40e64fa301f70f07713beaf2ddb 1,545 1.00/1.00 vMB 2
886,835 886,835 0000000000000000000154948bc010a00506e91c774e0d9e16e1cf73f6132656 2,786 1.00/1.00 vMB 3
886,834 886,834 0000000000000000000289be444465b63b119b41f37b4c2bbc15bfd03b8df35b 470 1.00/1.00 vMB 1
886,833 886,833 00000000000000000001fe4c0355d19fa50b5c18ecea034e5251697aa83d55c6 643 1.00/1.00 vMB 2
886,832 886,832 000000000000000000014cb7a584b1ef74393b121ae6476bcdae42d0cf9f9fd3 840 1.00/1.00 vMB 2
886,831 886,831 0000000000000000000203789fe9d14add5a88e15b38dbc28ef1a5c4a550dacf 2,111 1.00/1.00 vMB 2
886,830 886,830 00000000000000000000714258ce3461726044e6255bc8319f8d6edf7a71e611 3,096 1.00/1.00 vMB 3
886,829 886,829 00000000000000000000e0b43e1f57b7170739e1efa21a1d4b3962916fb87026 2,922 1.00/1.00 vMB 3
886,828 886,828 00000000000000000000336d73f94cb828c7e758d651a85634f53397b90101b8 3,819 1.00/1.00 vMB 7
886,827 886,827 00000000000000000000c915c79663baa09caf6908fc49e554e8b35ae005b2c8 3,059 1.00/1.00 vMB 6
886,826 886,826 00000000000000000001aedc1c93f80355869404d20e4501fefb6f3bf5f024fe 2,526 1.00/1.00 vMB 9
886,825 886,825 000000000000000000006c2830a26185457e003217eae8fb01be92f304a5fe28 1,519 1.00/1.00 vMB 9
886,824 886,824 0000000000000000000042f800253bee7842c7fadef8ba46182491d7443ec4d1 1,580 1.00/1.00 vMB 2
886,823 886,823 0000000000000000000197723cbdc4b9d2cb66808ca413438f5ca47a9e006419 2,091 1.00/1.00 vMB 3
886,822 886,822 00000000000000000000dadaa04251b0c82e383423fab551788bd2f3dab61749 2,624 1.00/1.00 vMB 2
886,821 886,821 0000000000000000000200b984bfae6abe937d2c299c1119929eedf707920738 3,280 1.00/1.00 vMB 2
886,820 886,820 000000000000000000011c9071a3f8c5b4ec7cdfdbfec661b6742571a2a686b7 2,522 1.00/1.00 vMB 3
886,819 886,819 0000000000000000000045bd57712e9cde53bd94a7328dd629619fa46ad57809 3,398 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.07 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.85 GB
    • Received: 18.28 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.