Loading Tool

Explorer IconExplorer

Memory Pool

76,674 transactions
29.72 vMB
0.10099242 BTC
Random Selection Loading Transactions
Max Size: 179.60/200 MB

Candidate Block

Mining Attempt ff9cc5bb2f3321dc25a3eef6f4ad0e717401d55baf9d0ffa080ce3d5a6a78ea2
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root f2899bee0104eb9fd2d86f9710ecf65ece166d24a95f29731c366b0f4cf7efc3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,067
Size: 1.00 vMB
Total Fees: 0.03408076 BTC
Feerates: 357.61 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (7,124 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
908,311 908,311 00000000000000000000b3a1b36255f529a7fd6913d9c11fc00f102245d10826 1,289 0.77/1.00 vMB 1
908,310 908,310 00000000000000000001af36e804ff74542aab1aee6a455fc0c9954116aa9a86 3,020 1.00/1.00 vMB 3
908,309 908,309 00000000000000000001e034f5c4e3268cc8960615b4a6f5d45e869058e193dc 1,227 1.00/1.00 vMB 2
908,308 908,308 00000000000000000001dcc89431bcbd2180df5601a872a81ee0dc1a85587a97 3,637 1.00/1.00 vMB 4
908,307 908,307 00000000000000000001deacf3d23637063f334f036c64fb3ac0f6c35d23e408 157 1.00/1.00 vMB 1
908,306 908,306 0000000000000000000092781ef35aaef3b7cac309fb86f57d2f889915faa094 779 1.00/1.00 vMB 1
908,305 908,305 00000000000000000001c834c9376eb7a8123241cf4ecfb272ddfce524d92090 1,014 1.00/1.00 vMB 1
908,304 908,304 000000000000000000002db0c2a105215874c02e961ae8204f9a63158e55420e 1,465 1.00/1.00 vMB 1
908,303 908,303 00000000000000000001dc525ba684e39fd7874bd3a9c71cd462d76dd106a028 2,970 1.00/1.00 vMB 2
908,302 908,302 000000000000000000007fc86b4fa755931bee3af659bc68ba8ba9e0c8b0f3f5 3,954 1.00/1.00 vMB 5
908,301 908,301 00000000000000000000d4e477f4c1ef2b20ec9b6035bc18c86e1ba7db60d355 636 1.00/1.00 vMB 1
908,300 908,300 00000000000000000000b620506e5ab8f5b5e5b0be2c711360d6519ccff8d442 1,873 1.00/1.00 vMB 2
908,299 908,299 00000000000000000001a8e88fb673a84ec57c3fa61e2b067836ed310679d53c 2,985 1.00/1.00 vMB 3
908,298 908,298 000000000000000000015c13408c582da43f99b0dec40a079ecc8ed9f10fd8d6 3,194 1.00/1.00 vMB 2
908,297 908,297 000000000000000000006950a172d2a988c643defb2738c7218bb3ee2177a206 841 1.00/1.00 vMB 1
908,296 908,296 00000000000000000000f197920aa9a61f96e12dbb273de15406a80c3bf87ee2 2,331 1.00/1.00 vMB 2
908,295 908,295 000000000000000000020710d1b29ff4e3e88d456ab2b145aa7c0749da5b0327 2,333 1.00/1.00 vMB 2
908,294 908,294 00000000000000000001629c49bed5cca9d009a6b8a744e8a5fe7216ad2b5264 3,812 1.00/1.00 vMB 3
908,293 908,293 000000000000000000006586eb41f20612165860e680b854bea9f8e1a5500863 4,029 1.00/1.00 vMB 4
908,292 908,292 000000000000000000018e4f2bad041800b18b387d07926b4ef34d7628a98b70 4,003 1.00/1.00 vMB 6
908,291 908,291 000000000000000000009c2220173bee691c71f846650bc4cc31bcbecbce2f46 1,704 0.99/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.15 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: 744.06 GB
    • Received: 18.70 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.