Loading Tool

Explorer IconExplorer

Memory Pool

27,834 transactions
6.86 vMB
0.06859171 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.11/200 MB

Candidate Block

Mining Attempt 1db066f3b622b754d0b8b3c8e4d86b90f307bd64208360d11556c71ab34bc019
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root cc7a9c2d53ef4ddf58e34d7ea7a59c829295433f381fc2a7a765f8a57d32ee44
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,686
Size: 1.00 vMB
Total Fees: 0.04449230 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (768,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,220 145,220 00000000000002b6a49323d5cde26ea1680f82438be51b41fb1d62bf1c41f410 20 0.01 vMB 181
145,219 145,219 00000000000004f691df7ebc43a3b35a5ce21f1b68b4163ed8ef7b368931e760 61 0.02 vMB 92
145,218 145,218 000000000000047b12f4814757a3a6e1c223bd13f480c6320810dac7fe2169e3 3 0.00 vMB 80
145,217 145,217 00000000000009573581ec2079cadc5846e08373f64772790965b5039861551f 14 0.00 vMB 111
145,216 145,216 0000000000000984244c2f245affc977a8c2345f6bbfd41cc91b30d7f60f7bee 3 0.00 vMB 57
145,215 145,215 000000000000057db596270433ae06f143494ea4e7928d8ce48249981c8f82bc 80 0.03 vMB 319
145,214 145,214 00000000000002fd70610ac2fc3af503ccc5d76d360e08b963f9fa52e5ac255c 124 0.05 vMB 99
145,213 145,213 000000000000089b326068f12f012fafdbce80d580de294fd5b3ef001d515955 92 0.04 vMB 155
145,212 145,212 0000000000000051ba45cc0aa077bff31a7ebd1cf7b75ef990df46f275b78106 2 0.00 vMB 0
145,211 145,211 000000000000077eb2949ac377202723ac8b91407b3df175b1c2d76ec0eb4efa 36 0.02 vMB 176
145,210 145,210 000000000000013e33635e5ba9711b4d82a69c0d46bef7f2f668ae4ac7328bf3 25 0.04 vMB 77
145,209 145,209 000000000000041bc59b0e0648672c77bca5cedb0338856d8b4a0d6775ff1c63 11 0.00 vMB 362
145,208 145,208 00000000000002377075baaa9741ee187e95e37fa267b05224c23199219e3b15 46 0.02 vMB 104
145,207 145,207 000000000000066dc11bab4bbeb75f4c53fa625c172944da3f100d6259580452 157 0.05 vMB 90
145,206 145,206 00000000000006383775d72879fbd835441cfa5d99b8f7d1416e6feb9b014438 1 0.00 vMB 0
145,205 145,205 00000000000003b8ed5b3b77cb89841d3c0142094e7e17811485d24ea752c6fb 38 0.02 vMB 69
145,204 145,204 00000000000007a17d97090553cc78985c12f5ac4692da51ca3c00eab96d9c6d 92 0.05 vMB 168
145,203 145,203 0000000000000800bb38103473a047b5cd1749ce3303eed6d71b7f8eb7a96a4f 52 0.02 vMB 365
145,202 145,202 000000000000087260de3342b90adf93f12f4f2ad970e61d9f9df0b473a89914 93 0.03 vMB 104
145,201 145,201 0000000000000587ef65a1468a6c17d6467cc0fac03b2516501c18ad0fea225e 1 0.00 vMB 0
145,200 145,200 00000000000004e4020f77bd41e229640a18001d4e2f5bd2ea7dd2ecb54de103 78 0.04 vMB 97
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 82
    • Outgoing: 10
  • Data Transfer:
    • Sent: 40.63 GB
    • Received: 0.56 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.