Loading Tool

Explorer IconExplorer

Memory Pool

75,050 transactions
28.92 vMB
0.07857461 BTC
Random Selection Loading Transactions
Max Size: 171.10/200 MB

Candidate Block

Mining Attempt c59a35f6b8e6ec1d7e13e69fee4f2843d6a3c35ba2b5778eee7d06a587e938e4
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 511e47b38b1482ddb652166b0ba7e1b014cb6194a8306d5dac5dcbe74bdf5d70
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,783
Size: 1.00 vMB
Total Fees: 0.01849087 BTC
Feerates: 100.29 > 1.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (735,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,782 179,782 00000000000000fd6b328219dc3b4d094b0a62cfb4376cb122829d91d1f46b28 270 0.11/1.00 vMB 134
179,781 179,781 000000000000089107a3afee11e2f38046328eeb4c00622090b0868d70233797 117 0.05/1.00 vMB 224
179,780 179,780 0000000000000807f1774d5c8003ad1f258215006ce2880418b3784a765e3d3d 248 0.10/1.00 vMB 122
179,779 179,779 000000000000096dc419429d8eb0a4d4b1608dd1067d309c34087d1b71d0a046 371 0.18/1.00 vMB 139
179,778 179,778 000000000000096d1d088a3b908ee2c2337d5f5f6038731a6c6890620c38d62d 283 0.12/1.00 vMB 166
179,777 179,777 0000000000000692e7ebc6dca56ff347c61413c1f9e329738e9ea2233b6d7d87 131 0.06/1.00 vMB 160
179,776 179,776 000000000000040a0bd70e3f1ef23ecb0a3b2a289a11bf0446b2fd4dbbf89614 89 0.05/1.00 vMB 103
179,775 179,775 00000000000003aeca84bb7279ac696ea9c1778051319f5ff90757d531d0cd92 74 0.07/1.00 vMB 58
179,774 179,774 0000000000000263027422ab47efedc55dcc2dc4a7442d28c09d1d908c56679b 77 0.04/1.00 vMB 145
179,773 179,773 00000000000002b033744f988a54f244173fb7ccdc2f270ffd04a0ca3b4ee69b 27 0.01/1.00 vMB 63
179,772 179,772 00000000000008df725e2f55cacf738cc855885b9e516e8f219e06ee15ea69f0 25 0.01/1.00 vMB 14
179,771 179,771 000000000000029baeebf7d84a684e5207fc00a8c31bc4778ca82899e769ae03 76 0.03/1.00 vMB 18
179,770 179,770 000000000000097340dffcce1820312b07f32b8ef3434c62cef434c40ee0d6cd 164 0.07/1.00 vMB 139
179,769 179,769 000000000000057cc2aee629585602d9ca8424ce35f791e9bd223335ad523eba 69 0.04/1.00 vMB 64
179,768 179,768 00000000000007bcb5bccdd00bea2e3720251719e2e48fc4e4bc12bfc106aeef 86 0.02/1.00 vMB 24
179,767 179,767 00000000000005cbeb9bb1ef1544cb07432347d1fc5f137d8a06ccd6f1f74067 14 0.00/1.00 vMB 174
179,766 179,766 000000000000042175dbb2f6eadfc034578c2556707bf1974aaaeccce4b92733 454 0.18/1.00 vMB 125
179,765 179,765 00000000000008721048683b249bf7c5bd8cfb7589c633c0f34770a5ccf5294c 83 0.03/1.00 vMB 159
179,764 179,764 00000000000008ed13109ab2f74b491b02441407e8f73225a0d420c0262f64e4 140 0.05/1.00 vMB 151
179,763 179,763 0000000000000953422479d6d2870d4cfa79f9828869e91db14e00b52cf271d1 82 0.04/1.00 vMB 185
179,762 179,762 000000000000029c24cd130b6cbabbb98044383677dc5dc84a755ba79c0f0e2c 63 0.03/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.46 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: 667.93 GB
    • Received: 15.32 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.