Loading Tool

Explorer IconExplorer

Memory Pool

39,996 transactions
26.00 vMB
0.06597328 BTC
Random Selection Loading Transactions
Max Size: 134.92/200 MB

Candidate Block

Mining Attempt 7f4b48bd16e1b82deeb42ed09987ccb61ef7f6e4a67c12c926878bc6d47b1a2c
Version 20000000
Previous Block 000000000000000000014ae1b6ec1276480a3d912701d420b2806ba6ee0c7cd5
Merkle Root 5c4e23dcdbd466d4f491e2da1cfcd46b6ae051c142102a5ac2b4d5de4d93e266
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,439
Size: 1.00 vMB
Total Fees: 0.01872949 BTC
Feerates: 73.20 > 1.88 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,873 (59,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
855,022 855,022 000000000000000000007ac33e9286d9e48aa8f41aff66bf4fa537ff9fbf3baf 5,794 1.00/1.00 vMB 4
855,021 855,021 000000000000000000001fc553e3942aeed2d60959d29d93f63bf82cea8770da 4,225 1.00/1.00 vMB 6
855,020 855,020 000000000000000000020c7dbd75b7147b88591b43b6b5e023bbf26201365f67 2,993 1.00/1.00 vMB 5
855,019 855,019 00000000000000000000a31049a8338666ee1411f771268bf1932ac191b1ffe1 2,487 1.00/1.00 vMB 4
855,018 855,018 00000000000000000003154d7ff86068095645332ced28735591b05ce187920b 2,222 1.00/1.00 vMB 7
855,017 855,017 000000000000000000023eff83a66ea5b62c2cf535e4b55a94cc141bfb723dc0 2,349 1.00/1.00 vMB 6
855,016 855,016 000000000000000000019f476de1ee6e937624bcbaf5d83588606f96b0d266c3 3,159 1.00/1.00 vMB 7
855,015 855,015 0000000000000000000301b144c362b1c95191b57bb43bc5118c7ffc2df6ba93 4,662 1.00/1.00 vMB 3
855,014 855,014 000000000000000000008bc8effa7bae607b25ef2f60322969de4a952aba5ae0 1,473 1.00/1.00 vMB 4
855,013 855,013 00000000000000000003189308ceece01ed3ad28a358435d46ece12cff085266 2,439 1.00/1.00 vMB 6
855,012 855,012 000000000000000000003ac67e2bb769f25693ba91ae8cb768aaaca117843f39 2,766 1.00/1.00 vMB 6
855,011 855,011 0000000000000000000069f8bf61479c5599ed33fcf50a647a0e5dc24121e5cb 2,530 1.00/1.00 vMB 6
855,010 855,010 0000000000000000000300557e81fc9bb2ced36c6e3a47187afad8b91a022f08 3,264 1.00/1.00 vMB 6
855,009 855,009 00000000000000000002b9715cf5955e1950314a36860b4f2be940fca0738c26 3,340 1.00/1.00 vMB 6
855,008 855,008 00000000000000000001ae6b4034e811c655637e4e38bc993d5ae19c43939c8e 2,771 1.00/1.00 vMB 7
855,007 855,007 000000000000000000007386f66333af27f6586f2ec4424deece189f0d05f29f 2,851 1.00/1.00 vMB 14
855,006 855,006 0000000000000000000254a5ff0321e8be2323aaa68da3b7f7a7dfe76df928ba 3,491 1.00/1.00 vMB 6
855,005 855,005 00000000000000000002eb0f32795cd438c777060efa7470ab38cb228a105ce3 2,993 1.00/1.00 vMB 10
855,004 855,004 0000000000000000000310ae4cfd3a23e8aee5f18e888dc66ed7ab06a3093671 2,534 1.00/1.00 vMB 18
855,003 855,003 000000000000000000011f0b4c15fd2e105fc76efed59e0cd1b3e035cd1c19ab 2,727 1.00/1.00 vMB 3
855,002 855,002 00000000000000000000d1c7564d557d6e49d8fc74069aaebf0942372c32a396 2,587 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.42 GB
    • Received: 13.87 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.