Loading Tool

Explorer IconExplorer

Memory Pool

45,527 transactions
28.99 vMB
0.13650200 BTC
Random Selection Loading Transactions
Max Size: 151.00/200 MB

Candidate Block

Mining Attempt a01173c443343d8f06ec90cf23e5808f1a595b4037b70532f1c7729a82d7bf25
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root 151f6a5504141158d05a4817ac09aa00e5f773da6dbd39dd78dfd3ec2349f803
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,899
Size: 1.00 vMB
Total Fees: 0.04115674 BTC
Feerates: 150.75 > 4.12 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (178,748 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,962 735,962 00000000000000000005210bae8ad0dbc653cd6814973bbc5cd7ccd65cbc40cd 2,528 1.00/1.00 vMB 23
735,961 735,961 00000000000000000006477f8b147cc8866c239a3441cc63c4d4d6c0a88e7403 3,248 1.00/1.00 vMB 28
735,960 735,960 00000000000000000001f581aeee2dc3b4b2c93bbaa873ba5ad8c59e4a0fa024 3,173 1.00/1.00 vMB 28
735,959 735,959 00000000000000000004c53aaa8ec261bed81856a6d2de5e5863bb8a41ae64cd 1,239 1.00/1.00 vMB 17
735,958 735,958 000000000000000000080b0c3e6412893c86818b98bdf8e55575967b8bf37937 2,124 1.00/1.00 vMB 18
735,957 735,957 000000000000000000067923d4a9229b73fb729644b30ebd7bdfd89c3e89c258 2,142 1.00/1.00 vMB 25
735,956 735,956 00000000000000000004c29b3ff823097ee1215415c8b63a33030f29852221b0 1,944 1.00/1.00 vMB 19
735,955 735,955 00000000000000000005aa413e951ff3b1507324217a11331fa8d7c04b556e73 1,037 1.00/1.00 vMB 17
735,954 735,954 000000000000000000060a3eeb15cbef252712f1dd8e43e42920c5e2bf963b68 802 1.00/1.00 vMB 15
735,953 735,953 0000000000000000000134cc2a5c29d5c04085fa42326a4853861485ab75f7d4 3,141 1.00/1.00 vMB 24
735,952 735,952 00000000000000000005b66bd0746b50f6228f41f2c7b235d44050547eac9bd6 2,169 1.00/1.00 vMB 16
735,951 735,951 000000000000000000075aa22815f45958021d610f94f200e718a65baf729440 2,156 1.00/1.00 vMB 18
735,950 735,950 000000000000000000066a2c1451ba97b17216ea74d0f78976f6a576e5ede655 3,062 1.00/1.00 vMB 26
735,949 735,949 00000000000000000001852adcebfb42b90c4ac750d08f0ffd5b780a46fda3ad 3,568 1.00/1.00 vMB 29
735,948 735,948 000000000000000000073c843bb2e987162e283148b99cb90c3539ff7648d992 974 1.00/1.00 vMB 15
735,947 735,947 00000000000000000000b6a6819492d9fb131108f4455467070bb329c87d6f83 1,878 1.00/1.00 vMB 17
735,946 735,946 000000000000000000025e90e33bf390221cfebb5acdeb7f3f5a507d85258881 2,353 1.00/1.00 vMB 23
735,945 735,945 00000000000000000000a1a30884202cd6b49f578e16095fd3ca9cedbcc5809b 2,206 1.00/1.00 vMB 21
735,944 735,944 00000000000000000004041acd4f9e512968e77c49c16698b213d9af83cad7aa 2,673 1.00/1.00 vMB 17
735,943 735,943 000000000000000000003367c8c14a43723a4eff825f317201b64a4a30a94040 2,594 1.00/1.00 vMB 32
735,942 735,942 00000000000000000000531c801be2a0975b5cbc533f6666587b04307b83cd51 2,151 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.65 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.