Loading Tool

Explorer IconExplorer

Memory Pool

25,445 transactions
29.91 vMB
0.04912549 BTC
Random Selection Loading Transactions
Max Size: 160.80/200 MB

Candidate Block

Mining Attempt d359366e86f25c9a949a71f45a3f0f262581e777e0e71a90e391f9ae269f6b59
Version 20000000
Previous Block 00000000000000000000ba29811fbce3ab9430cbc9af29f92fce73c9f5b2212a
Merkle Root f13c3f09ef0e3e3959d8c6869bc59b7625af80b8e5881c6bc9a19b78c853e78d
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,620
Size: 1.00 vMB
Total Fees: 0.01541521 BTC
Feerates: 304.57 > 1.54 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,219 (164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,055 940,055 00000000000000000000d053cc8f0b24de67392e8ba0d2642b7d9348a87000be 822 0.35/1.00 vMB 1
940,054 940,054 00000000000000000000c1fd7fb1ecdc899804bc49d34bce31203a58572850b8 1,671 0.61/1.00 vMB 2
940,053 940,053 0000000000000000000085f500c141c21006ca0d0ac66a66bacc324588034e23 3,180 1.00/1.00 vMB 1
940,052 940,052 000000000000000000006279f8b0b96009aa0169bae3b1f6d4102c95fd63cf29 3,593 1.00/1.00 vMB 4
940,051 940,051 00000000000000000000d46310ef2e62e8222d16f0702c6313e55479795f539d 3,428 1.00/1.00 vMB 3
940,050 940,050 00000000000000000000d1ddcc2824a3c85d8a0d5cef9d9e5a09985193d080a5 936 0.31/1.00 vMB 1
940,049 940,049 0000000000000000000047165da42176a38d8a47ae3e80dc017a56503965e935 3,131 1.00/1.00 vMB 3
940,048 940,048 0000000000000000000115d2712ef2cc279f7ab9604c1ef8516e8bef390b1206 2,422 1.00/1.00 vMB 0
940,047 940,047 00000000000000000001eab5bc5efd9717b7eb902216e211999d3b9bcd90dfab 3,278 1.00/1.00 vMB 2
940,046 940,046 00000000000000000001cba17bf22494c06545ee92b5177a14b2497e163dd5d4 2,795 1.00/1.00 vMB 2
940,045 940,045 00000000000000000001d54011685c3689e224b082606df01787e180501bac19 2,608 1.00/1.00 vMB 2
940,044 940,044 00000000000000000001386233c16b1a69c04a5073243d8c78538e85d70f9d71 3,017 1.00/1.00 vMB 1
940,043 940,043 000000000000000000007031615ec37d89a2763331b8d5b1a431f3511db829d0 3,240 1.00/1.00 vMB 3
940,042 940,042 0000000000000000000192de99d44c6f8b0c668fe8fb1446cbb30055d558b727 3,926 1.00/1.00 vMB 3
940,041 940,041 00000000000000000000011f5b1a8695feb5d71a5149c026627b6ad13a0bb03d 3,467 1.00/1.00 vMB 7
940,040 940,040 00000000000000000001213fd988206937902b4ace814ef5202d7ad67aeea09e 3,236 1.00/1.00 vMB 1
940,039 940,039 000000000000000000012747692d9c66b0e661fdd16ca0a105ff1d0d7b2628d1 3,066 1.00/1.00 vMB 0
940,038 940,038 00000000000000000001125291743b5381be0b6dd88ba0ddbedc70220519dbe6 3,065 1.00/1.00 vMB 3
940,037 940,037 0000000000000000000181d0e929ebbe547f409b5002830e961db0a0fe44c45d 3,120 1.00/1.00 vMB 2
940,036 940,036 000000000000000000009263d1797560f65d8505031dfb70ab6a2b73a491c42c 3,515 1.00/1.00 vMB 3
940,035 940,035 00000000000000000000c48f0c5e24e80d5bb787f2536ae1265762092291bf05 3,773 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 827.13 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: 4,442.93 GB
    • Received: 241.18 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.