Loading Tool

Explorer IconExplorer

Memory Pool

77,833 transactions
29.00 vMB
0.06855640 BTC
Random Selection Loading Transactions
Max Size: 173.57/200 MB

Candidate Block

Mining Attempt 4d45ff7c61a0579d8933b53d28afd668a73fcf15de327ae2890783665a14017c
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 7f0c12c3b595e87a5a2e4ef09121890c97cdafed6aaec525b9049b2e6b1933ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,390
Size: 1.00 vMB
Total Fees: 0.00994918 BTC
Feerates: 73.20 > 1.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (891,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
23,655 23,655 00000000dc47049330f49f7994211e5a74fccb823452b2cdd3e7bfd21351307b 1 0.00/1.00 vMB 0
23,654 23,654 00000000e382a75aeabe0f8579cbdfe47b80a57372efb0c95792c9457159c8e8 1 0.00/1.00 vMB 0
23,653 23,653 000000002178e97c21cfc719654be5b91304dcb2001eb10b54695f59cc28c780 1 0.00/1.00 vMB 0
23,652 23,652 000000008b7d6e98a9bec793092dee121e43f4553f9dfef606bf30a18205bf04 1 0.00/1.00 vMB 0
23,651 23,651 0000000086a788a3e7731abbf9769e29b52df229d81fbcc034642037d6378a1c 1 0.00/1.00 vMB 0
23,650 23,650 00000000b4fae87368bf11d26e99935bd8baf6ba18274fd3821ae81e47173bf8 1 0.00/1.00 vMB 0
23,649 23,649 00000000138eb96223d57279431ca748528381a2e256f98a067aec30267f610a 1 0.00/1.00 vMB 0
23,648 23,648 00000000c54358f359b81ad948cfbb600aba09ce190c1213cedbcee8d49090dc 1 0.00/1.00 vMB 0
23,647 23,647 000000002da88b525316d1eb0eec3b414e9b628cb7ced849c30946367e9f5f37 1 0.00/1.00 vMB 0
23,646 23,646 00000000a6736ab31f94d6621f6a89f220742baa17bd9548bb519bbb1a234908 1 0.00/1.00 vMB 0
23,645 23,645 00000000a101d1479f6996ec70c3153229d3bd2f8754c7d1c0f75243abb15211 1 0.00/1.00 vMB 0
23,644 23,644 000000000d3d398b83e768c80ad823ff72c763cae6b6b314ff29518e6ef564c2 1 0.00/1.00 vMB 0
23,643 23,643 000000004da37749e1e8d83f0ecb58b968a406657cdc60b9c5ba04703374540a 1 0.00/1.00 vMB 0
23,642 23,642 000000008ea75501f714e7ae13fb6ebb38f52bfbc832f857986acc598c8998ad 1 0.00/1.00 vMB 0
23,641 23,641 00000000fab121626104346f27d9aca424ea2ec176544901d5551a9d7a26b1d4 1 0.00/1.00 vMB 0
23,640 23,640 00000000ef1db8df796202d2fe6da5fe74da872cd71634605940cd73abe8f8c5 1 0.00/1.00 vMB 0
23,639 23,639 0000000041fa398bb79827e48da208b415afe4daaa2b04c311304574f9d158f7 1 0.00/1.00 vMB 0
23,638 23,638 0000000036ac093f6a0c113208bb570cec0e94792081d5269a8cf4653ec9d97b 1 0.00/1.00 vMB 0
23,637 23,637 00000000aca9b7fea60027f272815b4a6f677042005f29a0a5b9daf0ad467d55 1 0.00/1.00 vMB 0
23,636 23,636 000000005dc10293faf9166b6d4e359ec51d2f702140e12c6f15ec14a660ff7e 1 0.00/1.00 vMB 0
23,635 23,635 0000000073df30092bf0204aeaf97a42fd98f4d03d9fdc8361aa56e614e7f69c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.50 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: 668.41 GB
    • Received: 15.50 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.