Loading Tool

Explorer IconExplorer

Memory Pool

30,532 transactions
10.32 vMB
0.12890380 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.85/200 MB

Candidate Block

Mining Attempt 0c941f0d5d1be667a990535e80189e23f79d167b2b9bc1f90af76efb5c38c947
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root f84270a18e36bc2ef704ae9470c679487f04b732343e5bf0e5fd4ac42681c728
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,379
Size: 1.00 vMB
Total Fees: 0.04128185 BTC
Median Feerate: 3.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (708,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,723 204,723 00000000000000caa855ca25daec5ae317268cc7ffb3d6c77801beeb7b19a58f 54 0.02 vMB 136
204,722 204,722 00000000000002f68fac12a5a3b97788a83d3e77aa1031ab0e51257031b2ac87 50 0.02 vMB 131
204,721 204,721 000000000000027bfd660d7b8491e694fcc9ef56816dd6aada4a5785e1d8fb04 99 0.04 vMB 157
204,720 204,720 000000000000050ba02131916783b93f005c1dcf4f8f66d1d9c69e3c054b31dc 97 0.04 vMB 104
204,719 204,719 0000000000000573fbe93edabded0f6305a0cbe620264448b77b14d95d0f65ee 165 0.13 vMB 36
204,718 204,718 0000000000000411cad1b6bb9d5f5da74f277ce065b0b0cae3db132844eb264b 144 0.06 vMB 122
204,717 204,717 0000000000000425ea4096bea8baf2c8753c2287692a07869dd64a403f6139cc 38 0.02 vMB 103
204,716 204,716 0000000000000550562301e69821e48084e2a11cd7f5229a6830ead596a4ecca 67 0.06 vMB 97
204,715 204,715 000000000000026e83e4e285339527c2b9145a3d407f992884fdbe77c02f158b 9 0.00 vMB 30
204,714 204,714 00000000000001b2671adeaf026c1b4cfa0fdbff6ee1fe45bd9acb5076512633 427 0.29 vMB 109
204,713 204,713 00000000000004e018ba3d929be2a2358a44256f68cbf0cddf66f16c42840cd2 493 0.29 vMB 88
204,712 204,712 0000000000000316f1667a0ed8a241ec6d1526396486bd8ce94f047f3914a7e1 9 0.00 vMB 312
204,711 204,711 000000000000005879dc72a9b518550d7d4551a32851850b8f1afc8e222e4aef 745 0.36 vMB 111
204,710 204,710 00000000000003be9384085461e06dd272b34f750194568740c596ac748b5a7a 78 0.03 vMB 189
204,709 204,709 00000000000003bd27e290f7f6f3d2ad3cf8cfc187a466ebde7fe0b2c77f9184 515 0.31 vMB 96
204,708 204,708 0000000000000425dc5bce758f08d13af2ad51cefb8d714ed708920f2adb61ce 230 0.07 vMB 152
204,707 204,707 00000000000002e770b6741e9ef8f186b651c69a45dc40fb25ac5a6dc2a6af27 523 0.21 vMB 143
204,706 204,706 000000000000022056cb797dd5bced5810d502594dd2fd142dd22476ecdc42e0 13 0.00 vMB 76
204,705 204,705 00000000000002f73d3046574de7dea80876961ebf532d09431e7346c295a9ba 105 0.04 vMB 665
204,704 204,704 000000000000043c2722b7b0cfb77f1c442cf30ac00fbfb9a5b08644358feabf 159 0.15 vMB 64
204,703 204,703 000000000000021df1480c4187523f8892e5956e5ae93da354f3ceeb7f23259e 702 0.24 vMB 249
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 68
    • Outgoing: 10
  • Data Transfer:
    • Sent: 24.34 GB
    • Received: 0.48 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.