Loading Tool

Explorer IconExplorer

Memory Pool

82,479 transactions
31.06 vMB
0.09155053 BTC
Random Selection Loading Transactions
Max Size: 190.18/200 MB

Candidate Block

Mining Attempt cb71f0db3f1f8b2d42dca01a1a13d6b195264e72f044de8dab09164867f743b7
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 26bb2c661bbd3ba57491bdeefdc10ebafc43804747c6678946bb31451d2ada47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,444
Size: 1.00 vMB
Total Fees: 0.02166426 BTC
Feerates: 100.00 > 2.17 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (496,043 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,178 419,178 00000000000000000325764f859d2b1e2f20c2ea09902480c7f2d1333132287a 846 0.29/1.00 vMB 67
419,177 419,177 000000000000000001aca4dcf864c526d283ce5f417160451fe92c4ee9d02967 2,010 0.99/1.00 vMB 50
419,176 419,176 000000000000000001c964f95ca98baeb6b28326fd5cf44830578af94ef708a6 394 0.11/1.00 vMB 69
419,175 419,175 000000000000000004ee25e2a900e6fa83c8e058a0710cd342a3a32081b7a4d0 2,003 0.81/1.00 vMB 53
419,174 419,174 00000000000000000350dd0b1d14f77e33d2b30381eb04c6e3fb980ce0cdf8c3 1,005 0.42/1.00 vMB 51
419,173 419,173 0000000000000000036ac1911a41b05a19f6bdae627a5d952b45cc229870b91f 568 0.22/1.00 vMB 56
419,172 419,172 0000000000000000000f6e054d7fd6c4e00927f42b85b307491acbfebfbb61c1 299 0.14/1.00 vMB 60
419,171 419,171 000000000000000000785b263045388b4489c8922ddc6d9d0bdcc3f38eee5787 276 0.09/1.00 vMB 78
419,170 419,170 0000000000000000029cec3ebdba6a7d4722bed175a0da43cbd9b6d79c674b52 536 0.99/1.00 vMB 12
419,169 419,169 00000000000000000031050cca34148c402add27d212c2ad49aad13a0bf30503 1,745 0.74/1.00 vMB 47
419,168 419,168 0000000000000000052b527d73e19e37e581bcb08fc42b875ce8e3e62abb31a9 419 0.20/1.00 vMB 54
419,167 419,167 000000000000000000b70b5487192d61362622cb1a1b0726d782bf8e7ae8c6f4 32 0.01/1.00 vMB 54
419,166 419,166 0000000000000000026bcab8781eafe3f8c9e0238a66756eb8da0288aae5da39 316 0.12/1.00 vMB 65
419,165 419,165 0000000000000000048670cf66ca493303a5680d09ee28d8482ebb63034e88f1 530 0.31/1.00 vMB 47
419,164 419,164 0000000000000000005fa06576675a49d3845a492406f64374b5f9d99a132f7b 271 0.09/1.00 vMB 65
419,163 419,163 0000000000000000022b456cdf0843f132e95995fa9df4c5f1d7a5ea4d3e6606 310 1.00/1.00 vMB 5
419,162 419,162 00000000000000000111c56bfe0629b18a26e6c5f1343ec23ac9298ce200a9ad 2,635 1.00/1.00 vMB 63
419,161 419,161 00000000000000000408b7d5b17c1b89f33e503457bd69b94cef6afed6e33b68 608 0.32/1.00 vMB 51
419,160 419,160 000000000000000004005b817908ada5874fd23d0e5919d17f6e78eea77bd1f9 780 0.29/1.00 vMB 69
419,159 419,159 000000000000000003feb25e4a8db6561d97c8f21c6a01a24c892053cc5d8b9a 1,257 0.57/1.00 vMB 52
419,158 419,158 000000000000000003a9847061b37320150d62be9bf7fb036d81991d5686f566 154 0.05/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.