Loading Tool

Explorer IconExplorer

Memory Pool

43,779 transactions
26.43 vMB
0.05832002 BTC
Random Selection Loading Transactions
Max Size: 139.28/200 MB

Candidate Block

Mining Attempt 7f45fc40a5b18c0cbc81a9001204852bf9baa76946a71c2a82ea6afef9450cf8
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root ff131357f31d03e0615f7c4145e6768cd4e708b995cdf77c8ebf54d997458c73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,249
Size: 1.00 vMB
Total Fees: 0.00989449 BTC
Feerates: 140.50 > 0.99 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (84,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
830,679 830,679 00000000000000000002976a5a167e620d2ee6fc78ac129fade8510a90cbdd82 1,847 1.00/1.00 vMB 19
830,678 830,678 000000000000000000034c28bc7a540b6f2a2fe7fecc4f88b89863d930b672d6 725 1.00/1.00 vMB 12
830,677 830,677 00000000000000000002cec56ddab3a891d6f06c9b2a21678910ab8728cbc50f 658 1.00/1.00 vMB 13
830,676 830,676 00000000000000000002fed7c82b32a8a3e95b56f06e0161009f7d33cc8a39e7 1,665 1.00/1.00 vMB 15
830,675 830,675 000000000000000000001efee9a94a68b1387cb3ace4802248d35f4b8caac8de 1,726 1.00/1.00 vMB 14
830,674 830,674 000000000000000000000458cd4daf8b9b8572e3b5dd56f7da1c80643037a9b2 1,841 1.00/1.00 vMB 14
830,673 830,673 0000000000000000000283fed7c111cdb7686b389f5677ab20fbab28916b76ad 1,850 1.00/1.00 vMB 18
830,672 830,672 000000000000000000008b6791f0e2623faa92c27faff30222e38a5b604b89f3 1,798 1.00/1.00 vMB 26
830,671 830,671 0000000000000000000160eb72f36eaed9fce0b40ffed8f516e1996739c45d96 1,644 1.00/1.00 vMB 16
830,670 830,670 00000000000000000002fad4b3d5acfa4761a717dece9c1b7f2d1d62e5be54d0 1,228 1.00/1.00 vMB 14
830,669 830,669 00000000000000000000fba8c38232f1884f7e52c849f1b5c63e9623c8894311 551 1.00/1.00 vMB 12
830,668 830,668 0000000000000000000086b3d94ffe56fc6fdf826b28acfd911272a6ef0864a5 681 1.00/1.00 vMB 13
830,667 830,667 00000000000000000002d460bd05d86e77a041f0ba89b37484078be34949970c 1,742 1.00/1.00 vMB 13
830,666 830,666 000000000000000000017fc18310485b04c5467307b19bcc5e26949176959216 1,192 1.00/1.00 vMB 15
830,665 830,665 0000000000000000000300086b30035a2820915dd0c37dc478df9f84e1853f05 2,372 1.00/1.00 vMB 16
830,664 830,664 000000000000000000014e471f1dbb36a83714f7bca261b0551e2f269f5b3efc 2,498 1.00/1.00 vMB 22
830,663 830,663 000000000000000000013e9be813e1111ad358600a2f4b709c4d4ab88998cc83 1,708 1.00/1.00 vMB 17
830,662 830,662 00000000000000000000f25dde5a9551957b37d0ee8062cf36ca88ac91b10f07 2,316 1.00/1.00 vMB 19
830,661 830,661 0000000000000000000057f37e5b54608fc9513ee2aabd96d62fb690f95d02d4 547 1.00/1.00 vMB 12
830,660 830,660 00000000000000000002dd9064866a29d53833c7001c4534491ba223192bf77e 2,686 1.00/1.00 vMB 17
830,659 830,659 000000000000000000031b15d8d651eef47ea1aff44498638bbb3983326575e8 736 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.92 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: 646.04 GB
    • Received: 12.80 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.