Loading Tool

Explorer IconExplorer

Memory Pool

18,255 transactions
8.38 vMB
0.03682599 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.12/200 MB

Candidate Block

Mining Attempt afa7d87c57a8c907630d37163a8bf38080cbdab774760401ce6dc7568f6a023e
Version 20000000
Previous Block 00000000000000000000dad63c28118d3db43107185b2574fbfa71b259daeaa0
Merkle Root c581bedc601588f571fcba00d2114d4a02915d659db6ae73a5dc39200b9a22ba
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,775
Size: 1.00 vMB
Total Fees: 0.01907642 BTC
Median Feerate: 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,401 (903,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
9,981 9,981 00000000c8639381b18dce57fef549cbba67e84d9c602ea343b02eaf67e5042f 1 0.00 vMB 0
9,980 9,980 00000000ad6b4d8f001b75c63309d1616a1b6a65236603b4c407232c65411d1e 1 0.00 vMB 0
9,979 9,979 00000000fbab7c9e35b8bf53bdba6dc996708b38a94091881cefbb0f7940891a 1 0.00 vMB 0
9,978 9,978 000000007c2f2579d08b7400ebd4c113ab3ac8c42669b26599aa2f0c13eaa8ff 1 0.00 vMB 0
9,977 9,977 00000000a9dc56a107081fa2ba06472d8ba9972d656e9efc5ba1cccae44a900f 1 0.00 vMB 0
9,976 9,976 00000000e121394a2c06495516ca5c103328f4126c713ac0ef366412f7cba066 1 0.00 vMB 0
9,975 9,975 00000000d65dded3f5e0588a708525a23e4b6158b6348fe1b002513ccd2c6672 1 0.00 vMB 0
9,974 9,974 0000000033e356b6859da65f5684cd709ff39bf3db4fcdf84731e8c5e2117b53 1 0.00 vMB 0
9,973 9,973 00000000eda492f8b3a2e5b5394426654bc783fed48ed7dcb79805f1da1c8198 1 0.00 vMB 0
9,972 9,972 000000006912600f586e7e570208953694113c9d80cc1729cac3ce3765d0c4b7 1 0.00 vMB 0
9,971 9,971 000000001a510e2689acef458d8d27cab6b154a0b1b0fcb5263c23182593c3dc 1 0.00 vMB 0
9,970 9,970 000000004ae235de91e61928d42e966e31967fd1e86a538d92a8b415bc348465 1 0.00 vMB 0
9,969 9,969 00000000b94ac5e08ca0e3e56cb5951109e30b8a5b7b97f8b106a6d7ec14a4ee 1 0.00 vMB 0
9,968 9,968 000000002c1bcf6765602f5fb4e250000a672a98b657c5e3c1cce1fc1193bab5 1 0.00 vMB 0
9,967 9,967 0000000004bd76435430c3ec3f313a7935c48782c7313c3519488ef6a348acab 1 0.00 vMB 0
9,966 9,966 00000000d3fd563fa90b2564190cb1b1babad4348ca6cac6ef7fb05045aebd0d 1 0.00 vMB 0
9,965 9,965 0000000010ba65d0044209335b49136db602c977f675444752d29cb0e05cac1d 1 0.00 vMB 0
9,964 9,964 000000007eb86c59d99cec735679e8b12d6ddd1fae49f0e19a6b18bdd2929916 1 0.00 vMB 0
9,963 9,963 000000008be5e6accefdb72a72d470f4e52c32cb3a4728f6b4da46d34bcaaa93 1 0.00 vMB 0
9,962 9,962 000000005f65e257463e644ea951e4146200de16272557610e806b79d8aef60f 3 0.00 vMB 0
9,961 9,961 00000000d7f6d30acba819b86045a6b8ce5d9632f30525d162662bb43efacc18 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.56 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: 267.79 GB
    • Received: 1.04 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.