Loading Tool

Explorer IconExplorer

Memory Pool

80,417 transactions
29.64 vMB
0.09286612 BTC
Random Selection Loading Transactions
Max Size: 179.71/200 MB

Candidate Block

Mining Attempt 89457dae457e8d16a12f996de142aa64f6ded60d63dda96046a63143b5dc14ec
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root 723be30fc7d6fa0cc520fc12181f052be378a5e85caff51c2c321bc795726528
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,214
Size: 1.00 vMB
Total Fees: 0.02993687 BTC
Feerates: 502.67 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (728,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,928 186,928 0000000000000019526ee93c19e5c805029e521b3caeed9cb3f46628ca1b75b4 173 0.09/1.00 vMB 169
186,927 186,927 000000000000061681ed7c89fd8f1bfb82c4d15f05dac18675d4e4af6beb2b53 181 0.07/1.00 vMB 157
186,926 186,926 00000000000001cfd43f8c9b1fd2efc970d9735d5290ffd1d1d466141e9bd591 111 0.05/1.00 vMB 123
186,925 186,925 000000000000020ad8cbaea195aa52a16d34e42dcc274777c3637f4d744cedf2 21 0.05/1.00 vMB 62
186,924 186,924 000000000000009ec1a3f948584e31afcd445ea6f4f4f2af9cdd98740c34d783 637 0.20/1.00 vMB 161
186,923 186,923 00000000000003d9c9d4864c2edd20f32476fe37c1abf3ea7d5710e68a92569b 240 0.25/1.00 vMB 173
186,922 186,922 000000000000094fa01e36f925b6500f63d8e0eb363f6f647d93b4be42284b89 153 0.05/1.00 vMB 140
186,921 186,921 00000000000007d9004d88fd0cac6e215ea1d79b9e49489e87b63203a7f03955 32 0.01/1.00 vMB 190
186,920 186,920 000000000000000ed1e7b64d292e2a5059af3a2c942720ed2868a83ccaf3bcae 175 0.06/1.00 vMB 111
186,919 186,919 00000000000003f1c263d72090796e85f490b52b58136ea52a34991bfe9031c0 103 0.04/1.00 vMB 72
186,918 186,918 00000000000008282efce956287310b5aef5235652a4256a505b771ce4ec75b5 5 0.00/1.00 vMB 31
186,917 186,917 00000000000008f056fad492a188d885bff73c4d2bafb377bcbca50432a34dae 147 0.05/1.00 vMB 85
186,916 186,916 00000000000000ca99da9572dec117540ffe43951ff42725a6969ced71b9601e 7 0.00/1.00 vMB 0
186,915 186,915 000000000000010e70d2d139b02760d66751df5eacbb155eac0074d6be43963a 14 0.01/1.00 vMB 49
186,914 186,914 0000000000000293a90e73002ff4d606d9db10e067617aa600a392c27b539f53 95 0.03/1.00 vMB 152
186,913 186,913 000000000000088c918b8a46aaa74a71d71a9d0c30873a09432d61f82da9fbb2 101 0.06/1.00 vMB 83
186,912 186,912 000000000000045b5bb8d29414463c5f0dda5128bafb56f0c7301dd752ff8d6f 148 0.04/1.00 vMB 50
186,911 186,911 00000000000007075a92134269b989f073b2cf271976c8057ff39432f241e030 370 0.16/1.00 vMB 112
186,910 186,910 00000000000009211cc6c64ac13ff2779f12e9b36b3c0b27b081ea994bef14ca 221 0.08/1.00 vMB 119
186,909 186,909 000000000000014baa78328a0905b02c180e020989edcf23d99abb4905a3194a 7 0.00/1.00 vMB 304
186,908 186,908 00000000000002a6ad59f069477e64b9c7a8a0e9de18c486911a9b5dddb8f98a 100 0.04/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.76 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.