Loading Tool

Explorer IconExplorer

Memory Pool

54,460 transactions
32.12 vMB
0.14782473 BTC
Random Selection Loading Transactions
Max Size: 171.58/200 MB

Candidate Block

Mining Attempt 519589939bc641e9cad7e3fca13307706edede1721ec7469b62fdcda950b738e
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root c8358b3364f4244fa3d2a16850073dca8d2a0cafbf6fda50bffbdf8ec128fa30
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,241
Size: 1.00 vMB
Total Fees: 0.04667913 BTC
Feerates: 104.17 > 4.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (107,881 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,940 806,940 00000000000000000001abe45f5594f87aa8d09f01a1df785a7a060a1b66bf64 4,969 1.00/1.00 vMB 15
806,939 806,939 00000000000000000003c165b7c9ec79e5467152b37a29cf9939388c7753719d 4,788 1.00/1.00 vMB 18
806,938 806,938 00000000000000000003bb891469c5c357b44a3b4dd10f6b315b4434b1555f87 3,589 1.00/1.00 vMB 19
806,937 806,937 000000000000000000006463e4abd3c627e14cb17433d3e839265394fe856973 6,571 1.00/1.00 vMB 16
806,936 806,936 00000000000000000003c586bf5ecb1ed95703e665707a84dde161a4860d22ff 4,639 1.00/1.00 vMB 15
806,935 806,935 000000000000000000015b7d33e55baabc7134e9ca771b611aaf252d27d74634 6,175 1.00/1.00 vMB 17
806,934 806,934 00000000000000000004df3eff838da8cf0922b6fe4c965f98fc9b5d760c3c28 3,903 1.00/1.00 vMB 17
806,933 806,933 00000000000000000001b1ef755daf77965bbdb0407be7ee517ddce213d18e28 2,227 1.00/1.00 vMB 24
806,932 806,932 00000000000000000004dc1abedb499a41e68d5ddcccd41caf44f257f4829a3c 3,049 1.00/1.00 vMB 32
806,931 806,931 000000000000000000052ec43ef7143b11f6b539ec9c80df1ae668da7a56a462 2,139 1.00/1.00 vMB 23
806,930 806,930 00000000000000000001a81a4bab25c33f2a372bcffb19e80e9052c384c279f2 6,444 1.00/1.00 vMB 16
806,929 806,929 00000000000000000004f81173128fbc9241c90a6e9d044c559bebc64f1fbe7f 6,458 1.00/1.00 vMB 15
806,928 806,928 0000000000000000000256295836a36e6fb8ed51d61d7b7a70981a1d64a64917 4,977 1.00/1.00 vMB 19
806,927 806,927 000000000000000000037caf2a27a07744701046f9059f563165105e32c8fc5a 6,353 1.00/1.00 vMB 17
806,926 806,926 000000000000000000017d51ff8edec19bec05ef8e87c69c6e827ff86cbee504 6,937 1.00/1.00 vMB 18
806,925 806,925 00000000000000000004c60f1e37d649f110fef4010102c5b6c6aa5dc1f47d91 6,302 1.00/1.00 vMB 18
806,924 806,924 00000000000000000000723a5fe18065918ed8bbd89d2f942dfcd600e9f0c512 2,604 1.00/1.00 vMB 20
806,923 806,923 00000000000000000003742a886ac7a6c3eee36e56c97d8bcc7e1570305821ab 3,388 1.00/1.00 vMB 31
806,922 806,922 0000000000000000000008116297320bc5a664b4b6aee6a59590e77c0ea682ef 4,619 1.00/1.00 vMB 16
806,921 806,921 000000000000000000046c29795f998174a70a7106634e31981696fa570e9ea3 2,916 1.00/1.00 vMB 27
806,920 806,920 000000000000000000004d82cbba1f4e2b46d7966bbdfc2cd731b36726cd8112 2,780 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.07 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.26 GB
    • Received: 13.51 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.