Loading Tool

Explorer IconExplorer

Memory Pool

86,317 transactions
31.60 vMB
0.14588829 BTC
Random Selection Loading Transactions
Max Size: 190.57/200 MB

Candidate Block

Mining Attempt 43f8996d11f798b3ded04372651e785aaf443f9ddb06b49eb6039a4884062bd8
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root dcfe49f66d15151be66a9f7bc3c2359c58da1f43b58e7987b2c8a967d53b88c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,621
Size: 1.00 vMB
Total Fees: 0.06434151 BTC
Feerates: 214.31 > 6.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (141,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,637 773,637 0000000000000000000741789fadd145793d8d227436a73aa4be7106ff006ad3 2,345 1.00/1.00 vMB 12
773,636 773,636 0000000000000000000632265a9805c49bd8e0e314851b01b305b0dc9006b66d 816 0.32/1.00 vMB 7
773,635 773,635 000000000000000000025a9b49925e60e3d2bda4f0baa69ab3b67361a414a713 1,336 0.43/1.00 vMB 9
773,634 773,634 00000000000000000004725da55eca122def7ecddb1f70d5dee7321ed9ac19bc 422 0.18/1.00 vMB 7
773,633 773,633 00000000000000000006690706f3ee4c717e57f16823cc58d1f1bf769960cd00 575 0.21/1.00 vMB 9
773,632 773,632 00000000000000000006c976962a345241003d2ae501e154f8f5b889db51350a 2,142 0.62/1.00 vMB 9
773,631 773,631 000000000000000000022c4ff691159b0817bba962acda4881bd90f598861676 454 0.17/1.00 vMB 7
773,630 773,630 000000000000000000015bea0e1de0a588ab8bb128f08c4c5c01067c1203ab52 536 0.18/1.00 vMB 9
773,629 773,629 00000000000000000000cb1194922a63fb7ab63429bdcd0262f98908c0e7210b 1,203 0.45/1.00 vMB 9
773,628 773,628 000000000000000000011856d21fc5c8a46556530d16d99e5a1530ad7691248b 155 0.04/1.00 vMB 12
773,627 773,627 000000000000000000064f979b1ecfd5be8b0b1c03cc0191c236bedcfa85a898 2,225 0.88/1.00 vMB 7
773,626 773,626 00000000000000000001f9266d2ab6aa15f6614b0d3c8486320915b76c42bead 412 1.00/1.00 vMB 2
773,625 773,625 000000000000000000038871d32794920595636131956e0d80d5d5d79c613ca5 1,587 1.00/1.00 vMB 4
773,624 773,624 000000000000000000068098e9e2f6d229e7fbd3592a07d0378cd365e133ffc8 3,724 1.00/1.00 vMB 9
773,623 773,623 000000000000000000062b4f30b874a31411335e5232489fd89c4dc827247d6d 1,523 1.00/1.00 vMB 10
773,622 773,622 00000000000000000003f14dbcce68d91a3145d35043b60e3734f2604ef6fe87 1,497 1.00/1.00 vMB 14
773,621 773,621 000000000000000000003110d8580313ec580141bfe846dac3935a89169e8c31 384 0.15/1.00 vMB 6
773,620 773,620 000000000000000000024eb48593f77f4659c5fc024462ea672f8d7687cd638e 683 0.25/1.00 vMB 9
773,619 773,619 00000000000000000001593bc2f2f03b70f3e4e654bf9b3baa177cac12c261fc 2,899 0.85/1.00 vMB 10
773,618 773,618 000000000000000000063db15300cbeaa78256bec35f24f9da82f795c26e06b1 1,964 0.56/1.00 vMB 11
773,617 773,617 00000000000000000001b31eda1724b1c124c1f2ca4731b914110d3865aae146 256 0.07/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.33 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: 660.71 GB
    • Received: 14.77 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.