Loading Tool

Explorer IconExplorer

Memory Pool

49,610 transactions
29.97 vMB
0.09485929 BTC
Random Selection Loading Transactions
Max Size: 160.43/200 MB

Candidate Block

Mining Attempt 04f436cbd3becf3c492a084f0256166a6d716f07cbefa89fb2a70ce1f9ee7ef9
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 38b84254a5c04b2353d27ad9590e8d1d574dad55b066a8c483d871d67e56d656
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,633
Size: 1.00 vMB
Total Fees: 0.02790935 BTC
Feerates: 73.20 > 2.80 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (25,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
889,261 889,261 0000000000000000000170249cc3a698d24fb43e809db51669a28a3be3ea07b5 3,701 1.00/1.00 vMB 10
889,260 889,260 000000000000000000012037369ee8f0cc95daa9eb1248ab23e8cb95882e6c47 3,216 1.00/1.00 vMB 10
889,259 889,259 0000000000000000000258e1f40bbd700245202121373bb92645e0875bb2f37d 3,646 1.00/1.00 vMB 7
889,258 889,258 000000000000000000023bdb4c6392183b486b354e496b2008fa73c85682bd37 3,202 1.00/1.00 vMB 9
889,257 889,257 0000000000000000000103fda86227398cf709158d2c4f5c80deccde95df070d 3,751 1.00/1.00 vMB 2
889,256 889,256 000000000000000000001369327595fd976b4a36f8b37f962fcebe4e1d231ad1 2,493 1.00/1.00 vMB 4
889,255 889,255 000000000000000000024f09064d797aebd6ba2665760a1d33421a8b4857af3a 3,954 1.00/1.00 vMB 5
889,254 889,254 00000000000000000001dda7603b07ae274ae4cd770f6126c115e72092f2c766 3,566 1.00/1.00 vMB 9
889,253 889,253 00000000000000000001d81a11a466d76aa756771164f34fa4b79a1e5ea0aa85 1,932 1.00/1.00 vMB 3
889,252 889,252 0000000000000000000087ae4ee3b6bd7282d3901895a1e99361be767125a5bd 2,946 1.00/1.00 vMB 4
889,251 889,251 00000000000000000001decd21a56daeffcc505e41a9f482c3cbaa0e68ed2bda 3,838 1.00/1.00 vMB 7
889,250 889,250 0000000000000000000011658c81f879b849bdd11a0616ceb9790f21c798277d 3,140 1.00/1.00 vMB 4
889,249 889,249 000000000000000000005e7b15ad26f1458b8c1c0589d66a9df3c40572a26689 1,483 1.00/1.00 vMB 3
889,248 889,248 0000000000000000000081b735dd0670d18f0f288b725b5e8662888bfce80e00 1,947 1.00/1.00 vMB 3
889,247 889,247 00000000000000000000cf9714b2fbd8cf025363fb5aa93579ae4e231f643e8a 3,103 1.00/1.00 vMB 4
889,246 889,246 00000000000000000001d00618741b27beeae5d65f955bcde1eae63cf28f9baa 3,140 1.00/1.00 vMB 6
889,245 889,245 000000000000000000019bd5c0744b33c00a8ddc4d891babdf284a355784659d 3,669 1.00/1.00 vMB 6
889,244 889,244 000000000000000000012673d29e4a82bc0d843b86a4e2006b7e26466827e3ab 3,676 1.00/1.00 vMB 7
889,243 889,243 00000000000000000001a35f2e3a7bbc1ccfa6fbf53b3f9edc794b1056cef2b2 3,609 1.00/1.00 vMB 9
889,242 889,242 00000000000000000000884dab638af1747880c3966cd0fd33b1796e7589b5f2 3,393 1.00/1.00 vMB 7
889,241 889,241 0000000000000000000116419c78163b4d26eb73ab2c7ec6cd62d926809f98a1 3,616 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.06 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: 651.09 GB
    • Received: 13.40 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.