Loading Tool

Explorer IconExplorer

Memory Pool

76,443 transactions
28.34 vMB
0.09448627 BTC
Random Selection Loading Transactions
Max Size: 171.74/200 MB

Candidate Block

Mining Attempt 1b09b4d10f540f5f5bbe50996fa18daa623becd7a7375e730837ebd7cbb1fb5a
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root e309d3b20a91c58087b0404c175e656465e8752a4fc75ade1ca940df186f01b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,487
Size: 1.00 vMB
Total Fees: 0.03161696 BTC
Feerates: 150.80 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (96,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
818,666 818,666 0000000000000000000312a151e84227eeb8c45df59a8c7b07b21cfa8fa8e27c 2,656 1.00/1.00 vMB 76
818,665 818,665 000000000000000000020e2dba8cd9c21727a4d7d2a52c16430ec3a8ad6e0f35 3,472 1.00/1.00 vMB 64
818,664 818,664 000000000000000000017163b5d05e9aeed4fc7b2cdf31230ce6f12b369990da 3,959 1.00/1.00 vMB 68
818,663 818,663 000000000000000000003255393e5b7145f5fb19d5ea28f374bf9422404e1c96 4,109 1.00/1.00 vMB 63
818,662 818,662 00000000000000000001f558dce8d6b27673a460c5546b6ffc193aed971fb397 2,994 1.00/1.00 vMB 57
818,661 818,661 000000000000000000013e550c60e0510f4d3525fd60920a9f24ad8a32af5846 4,282 1.00/1.00 vMB 72
818,660 818,660 00000000000000000000250fbdf00f1c7a86d6278c64979d4d43807308b2f89b 3,646 1.00/1.00 vMB 68
818,659 818,659 0000000000000000000045eeb17ccd275721b6b736673d40a68f19a16b4db0da 3,025 1.00/1.00 vMB 83
818,658 818,658 00000000000000000002725b483158b9bca9b6ac801249416b0f75bb96f5556c 3,605 1.00/1.00 vMB 75
818,657 818,657 0000000000000000000082dcb77fba245b3c0108c3108d5a44e7ced44a4ec17b 3,198 1.00/1.00 vMB 92
818,656 818,656 0000000000000000000269f4601e3fc8e0e9c2bee8d8b303ad7b306e9bc49835 4,043 1.00/1.00 vMB 68
818,655 818,655 000000000000000000012c523e8042a6a64531a663f56b8cd176665a761bd046 3,939 1.00/1.00 vMB 84
818,654 818,654 000000000000000000030b54a1c0583e855d055764b99649e7ca746c5e0d9466 3,840 1.00/1.00 vMB 118
818,653 818,653 000000000000000000003a6d1ef9f4c8e5b476d493f4aa1ad63cb87e1eb245d7 3,772 1.00/1.00 vMB 56
818,652 818,652 0000000000000000000412e891a08d4118bfb9236578a8a90a7d5c7b8ffec9bf 5,212 1.00/1.00 vMB 50
818,651 818,651 00000000000000000001757b42cecf70b59887237ddef08c59c49532f31a8f47 4,942 1.00/1.00 vMB 58
818,650 818,650 000000000000000000024dd805b3d7c3fdcb1f3840941bad6bf01b5e70c31d8d 3,501 1.00/1.00 vMB 53
818,649 818,649 000000000000000000023c0b2f6b40df7d0a7224cd5f4f1c683fab940f7ac97b 3,941 1.00/1.00 vMB 55
818,648 818,648 00000000000000000000249722cad3296b2227d5c01b72164813b8337fb60f98 4,954 1.00/1.00 vMB 53
818,647 818,647 00000000000000000002e8ce4f85cf3a843653cb233118badd01a7e714df9694 3,230 1.00/1.00 vMB 68
818,646 818,646 00000000000000000000870515b8dcaee17e54bab7e7627fe65f64d700dd844d 3,394 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.85 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: 712.62 GB
    • Received: 17.20 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.