Loading Tool

Explorer IconExplorer

Memory Pool

78,153 transactions
29.48 vMB
0.10649030 BTC
Random Selection Loading Transactions
Max Size: 177.59/200 MB

Candidate Block

Mining Attempt 0c03ecc16dab75a055836d92f03ef14ddb88d06aef76a6bab8cdaa98824aac01
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 7c9e235ca5f4f12f21b71b7271d7cf4522a47afeeb35346c7e2f1c0c9870e3a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,487
Size: 1.00 vMB
Total Fees: 0.02968083 BTC
Feerates: 151.12 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (213,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,731 701,731 00000000000000000006db7bef166b701833537b31a9252d368e07349baf3645 3,789 1.00/1.00 vMB 4
701,730 701,730 00000000000000000003966c07be63845383a0e33bbd90e6d7fa558ae87f1be0 3,508 1.00/1.00 vMB 8
701,729 701,729 00000000000000000005125e1c5aa6ef59a75c18652f66877383d22065f8b96b 2,571 1.00/1.00 vMB 25
701,728 701,728 00000000000000000007f6cdb448f6fa60bb014742657814c1d0708b75e0e981 3,144 1.00/1.00 vMB 7
701,727 701,727 0000000000000000000364cfe85fa910fb973907e1da0fb3bc3fbc03b732236f 2,631 1.00/1.00 vMB 10
701,726 701,726 00000000000000000002d76d563ea760e920fbf914b026c6a1a4beeae20a3625 2,812 1.00/1.00 vMB 18
701,725 701,725 000000000000000000001ce034f313df8915e1fc80d4420d11b787441c9ff4b3 1,305 1.00/1.00 vMB 8
701,724 701,724 00000000000000000005f0e6d1fefeb6bc3e3ad081ac11fb4f22ee73d02f73be 2,286 1.00/1.00 vMB 12
701,723 701,723 0000000000000000000b42cf12ddd8132ea90c8736de2cc5507d07fa432f30cb 2,790 1.00/1.00 vMB 13
701,722 701,722 00000000000000000004c5093a1bfd10829cd13a03094de2229ffb197407c4e4 3,514 1.00/1.00 vMB 9
701,721 701,721 0000000000000000000c2c515d3f12a11fc99dfc3790906c860186e4b75c7a31 2,934 1.00/1.00 vMB 20
701,720 701,720 000000000000000000083730ecec39fe4244020349a64cb70bf9b51eb4ea6279 2,972 1.00/1.00 vMB 28
701,719 701,719 000000000000000000050e1ba9d6dd3cedc7ea832ab0952323f94f981e018546 3,264 1.00/1.00 vMB 23
701,718 701,718 0000000000000000000704079f363608538739114ba4a4a4da374a7a8a38f589 1,379 1.00/1.00 vMB 8
701,717 701,717 000000000000000000047c83ded5021286427d14bbc1eaf6e2db7b308b453e73 1,555 1.00/1.00 vMB 10
701,716 701,716 00000000000000000008c68ab6df7263fcf52c1c370bbfdafe2ccae031fca603 2,670 1.00/1.00 vMB 19
701,715 701,715 000000000000000000019145ce62985850e5f7b4a75735201e346e8b9b58c533 1,580 0.74/1.00 vMB 4
701,714 701,714 000000000000000000067d28b9f275cd5e9623637b15741520106ab8665e90d3 2,143 1.00/1.00 vMB 6
701,713 701,713 00000000000000000007d24f0fc9e9792ded93531ea7bd6ec802a23ec5f94bbe 2,418 1.00/1.00 vMB 8
701,712 701,712 00000000000000000007dba1ef87f8f05b747cc5e3441de46b64c399cdd90220 3,016 1.00/1.00 vMB 16
701,711 701,711 00000000000000000009b927aa5645b637a875e46d1352421de3eb72caa358b9 2,954 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.86 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.97 GB
    • Received: 17.26 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.