Loading Tool

Explorer IconExplorer

Memory Pool

74,533 transactions
27.44 vMB
0.06849942 BTC
Random Selection Loading Transactions
Max Size: 167.72/200 MB

Candidate Block

Mining Attempt 85c237d9bcb55d7932a8699cc7a82174eb445e408cb83e3eebcac1c62b87391e
Version 20000000
Previous Block 00000000000000000001557435dcff3b80a2812f16c9780d6c7bb42700c76759
Merkle Root 813c572be0a43bae3b290c5be2b7c3025948ef2a1cf80251245a3876ef8aa568
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,208
Size: 1.00 vMB
Total Fees: 0.01003824 BTC
Feerates: 179.53 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,260 (114,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
800,629 800,629 00000000000000000000d0dd8e274244e5bfabeb86c8a88b1764be368494917d 4,605 1.00/1.00 vMB 7
800,628 800,628 0000000000000000000383aa1ed77accec941f9858fdf3a375fb3123f03c33a6 2,388 1.00/1.00 vMB 14
800,627 800,627 00000000000000000004564ea49162262a21143669d4dce199caaf24d1655822 4,625 1.00/1.00 vMB 10
800,626 800,626 00000000000000000000906e43c8c6bad1d063285937a84fdbbee41effc1dbb9 5,167 1.00/1.00 vMB 7
800,625 800,625 00000000000000000003e492e55113a9dd403145fb11d28b0d0eb2102fc78778 4,184 1.00/1.00 vMB 7
800,624 800,624 000000000000000000041337035d24673fb9bee66704140c3ac18d8c7b34c5c3 2,775 1.00/1.00 vMB 13
800,623 800,623 000000000000000000025c04920bb9a19aa7d49136afd0a698dfab13a0d0df38 6,082 1.00/1.00 vMB 6
800,622 800,622 000000000000000000028bfe997246f2223d7a8b35d63ebce0c8c2cad7ab896b 4,020 1.00/1.00 vMB 9
800,621 800,621 0000000000000000000050ab9912516c3efed5e21ff849972c3ec03a42450c1b 4,005 1.00/1.00 vMB 7
800,620 800,620 000000000000000000005675e9522d1cb89a58072da5be4ffc219d7c1ebfc668 2,716 1.00/1.00 vMB 9
800,619 800,619 000000000000000000005eae8b864750188bfdf0153e75885e329d1b79e227e8 3,134 1.00/1.00 vMB 18
800,618 800,618 00000000000000000002765d7c2b3a1c383c777ece162b418eb3dda5263e29d3 6,679 1.00/1.00 vMB 7
800,617 800,617 00000000000000000001501224ea5af5bff01052645d8b26203966025c82a64c 6,288 1.00/1.00 vMB 7
800,616 800,616 00000000000000000004e141764cec964e777c76d64927f616b038fa32b50dfe 4,808 1.00/1.00 vMB 7
800,615 800,615 0000000000000000000410c872a7cc0f039c96b0e0397f9c3b12b3ff28f20335 5,732 1.00/1.00 vMB 8
800,614 800,614 00000000000000000002533cd5962556b657d3144dc6e5abb109b4c391e0f7d2 2,588 1.00/1.00 vMB 8
800,613 800,613 000000000000000000036cb20420528cf0f00abb3a5716d80b5c87146b764d47 2,952 1.00/1.00 vMB 14
800,612 800,612 00000000000000000003d3f7c17f9bf50a8a9fe646399e7b823c29ac55ac215d 2,813 1.00/1.00 vMB 11
800,611 800,611 00000000000000000002a28a1e44da706f75629520ee58fe00b5e18057118532 2,688 1.00/1.00 vMB 12
800,610 800,610 0000000000000000000052a2c97c80b68f7835eaea4c8fd455c6b0f04df84824 2,808 1.00/1.00 vMB 19
800,609 800,609 0000000000000000000549200997e4e3886ce547124573e13bcdbf18b37cd7a4 4,067 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.84 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.40 GB
    • Received: 17.17 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.