Loading Tool

Explorer IconExplorer

Memory Pool

44,274 transactions
27.18 vMB
0.07525659 BTC
Random Selection Loading Transactions
Max Size: 143.43/200 MB

Candidate Block

Mining Attempt c6a9b40ae38147ee0a8876313de25d6a1264d0b746a346d2668a1f5d608a6e09
Version 20000000
Previous Block 00000000000000000001f5a331a027bc0be29c9295c200059def10bd81bfe125
Merkle Root 90d9f4fd90c7c5ea580aa49252d09c092df046e889248d0956517c28cc066788
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,205
Size: 1.00 vMB
Total Fees: 0.02479426 BTC
Feerates: 200.83 > 2.48 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,801 (107,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
806,919 806,919 00000000000000000001f5f36c4ad3d9f6d51d264df87b17618d986e2125b299 7,017 1.00/1.00 vMB 15
806,918 806,918 00000000000000000003fe20fbdc1548e23936555ed30244635faf6123a81c8f 1,965 1.00/1.00 vMB 15
806,917 806,917 00000000000000000001edc7de4439b79b3c5c5983f4be76aabf9fe59096ec9a 5,437 1.00/1.00 vMB 18
806,916 806,916 000000000000000000030f0d6b3857a714e79593863096e6f476341dc510b05e 4,341 1.00/1.00 vMB 17
806,915 806,915 000000000000000000027ba5bfaa39a3ee615d1874362ce7c5f614f5c653af71 2,495 1.00/1.00 vMB 19
806,914 806,914 00000000000000000000c2025c0e199070969b36c91f28554d42005c17b827a5 4,694 1.00/1.00 vMB 18
806,913 806,913 000000000000000000002e193ed60b564d9b1191fa5e40260fa0771836d9099a 3,388 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.03 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: 650.40 GB
    • Received: 13.27 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.