Loading Tool

Explorer IconExplorer

Memory Pool

81,690 transactions
30.50 vMB
0.07705964 BTC
Random Selection Loading Transactions
Max Size: 183.94/200 MB

Candidate Block

Mining Attempt 3d725e847d3ee3bbb6e33d6c3b167160640e195a9cafb74669b5a5fcb5cfb91c
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root c7ca0ead683517be9e225516d73398730d1c9ce2b60d383c6aa09bf3faf5f20a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,025
Size: 1.00 vMB
Total Fees: 0.01404417 BTC
Feerates: 40.91 > 1.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (279,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,923 635,923 000000000000000000022f11b6a81d825232a529ebd73c9833049cd31496d71d 1,711 1.00/1.00 vMB 23
635,922 635,922 0000000000000000000f42aad010d1715ea3473abeeb255d6b230f25bc64742e 1,672 1.00/1.00 vMB 28
635,921 635,921 0000000000000000000f5fdb4e4fc41155e801c86e0e93d86092e37f5a3925c4 2,412 1.00/1.00 vMB 44
635,920 635,920 0000000000000000000750ed930bd9c0b147b5bbe18881dd3e7547862199992b 2,041 1.00/1.00 vMB 33
635,919 635,919 00000000000000000009375a0a417a948d44afb09fcb31e529c1b47745ae2f43 2,196 1.00/1.00 vMB 36
635,918 635,918 0000000000000000000561e7f290accb1709e4a1028c690fc5f31c832279760b 2,425 1.00/1.00 vMB 21
635,917 635,917 0000000000000000000bf0b95b9b2ebad9aa4d986a4c2c36118af1d3a0a488f4 2,649 1.00/1.00 vMB 21
635,916 635,916 0000000000000000000c5a57a9f3e1859194d21a9543ee68833beda036857ce9 2,978 1.00/1.00 vMB 27
635,915 635,915 000000000000000000052a436b58b984d2bc788da56b03005c01ac993a85989b 1,516 1.00/1.00 vMB 26
635,914 635,914 00000000000000000003773bd9e0e4a1535648ef1469bfb33bf7e0966e3a9b18 2,613 1.00/1.00 vMB 31
635,913 635,913 000000000000000000030992ae4ee676d1d7f2b1829f332df20b7dee11e7f96f 2,842 1.00/1.00 vMB 23
635,912 635,912 0000000000000000000630d61cb40b9356caede455db8a4fb2c8119ac636d213 2,732 1.00/1.00 vMB 30
635,911 635,911 0000000000000000001087222d6c8cf42f4027fcf2549d829c45d4be29994b1d 2,681 1.00/1.00 vMB 34
635,910 635,910 00000000000000000008a1833f465887a73d34168e89a0cc91011b315d157b58 2,948 1.00/1.00 vMB 39
635,909 635,909 000000000000000000097ce389e583b25752000cccfdf5cf28ea7f082c6fab22 2,035 1.00/1.00 vMB 30
635,908 635,908 0000000000000000000c64ff6e0eb9d69e3612a2167c6c92a86d42f5972f1bdd 2,473 1.00/1.00 vMB 26
635,907 635,907 00000000000000000009c79e2f6760ae5d8780bd22cd4a70eb07ce36c6e6a054 2,403 1.00/1.00 vMB 38
635,906 635,906 00000000000000000002f79af9c6c06bb3f6a3d94a9a05d4282d4f7903906e8c 3,010 1.00/1.00 vMB 35
635,905 635,905 0000000000000000000bae0f60189e7b25c81d9c584c1f959e44d7ac79f274e3 2,790 1.00/1.00 vMB 33
635,904 635,904 0000000000000000000039eb5c6a415e0eeb1b47bd77451205552b2c27b3a9e9 2,418 1.00/1.00 vMB 31
635,903 635,903 000000000000000000031cac3844f7d2df3b5395a8de6a29b8e59959e50abf4f 2,822 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.35 GB

Node Details:

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