Loading Tool

Explorer IconExplorer

Memory Pool

77,930 transactions
33.88 vMB
0.14380242 BTC
Random Selection Loading Transactions
Max Size: 189.95/200 MB

Candidate Block

Mining Attempt 6d1cee2ab09d656180e28f46b9b4d7b8deb7ddc3f17d5a2c6f4e5d4a6869350b
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 425ca9e1b4633def0460c4d7026c782c8b6280e8cf2c318233c85e073b890013
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,600
Size: 1.00 vMB
Total Fees: 0.02993994 BTC
Feerates: 100.53 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (29,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
886,236 886,236 0000000000000000000096725f222470a170d8c9191c780b03ef76305b66f6db 4,118 1.00/1.00 vMB 4
886,235 886,235 0000000000000000000136588257a15a26404d8b87bd07aa36df352908ec409a 1,555 1.00/1.00 vMB 2
886,234 886,234 00000000000000000001f5ae12b06cb43d9183922a98b712ee74fd8c5f406256 933 1.00/1.00 vMB 2
886,233 886,233 00000000000000000001280da3e200cd4c77350d6d612ebf7ac19d7e8fb6007c 101 1.00/1.00 vMB 1
886,232 886,232 00000000000000000000d3465c75f619c2e7d2b6210ca8622d54d333a22bfcc3 521 1.00/1.00 vMB 1
886,231 886,231 000000000000000000013b95390cae2890e85ec999edb00689831d6a218570a9 2,203 1.00/1.00 vMB 4
886,230 886,230 00000000000000000001243bf1d81421316ffe998fbfb01cb4aab21715ddcea4 728 1.00/1.00 vMB 1
886,229 886,229 000000000000000000002f50e0a75c43300d962c811b9a57ed6588a14a1312bc 916 1.00/1.00 vMB 2
886,228 886,228 000000000000000000014a3884f87458b17b666e037b4c4b2669c98b3221ce20 165 1.00/1.00 vMB 1
886,227 886,227 00000000000000000000ad7af310e24d8859e694b54195783fdb7c218ae3e85b 359 1.00/1.00 vMB 1
886,226 886,226 0000000000000000000010143b21f41e0c1013eaa339b345f5625556e46781b9 1,703 1.00/1.00 vMB 3
886,225 886,225 000000000000000000003ceff8f1537f763d8b321cb2e1b0e254a16bd5aef805 861 1.00/1.00 vMB 1
886,224 886,224 00000000000000000000356fb578c2c3cc881a43160b3d992973d8c1dc4b0476 1,950 1.00/1.00 vMB 2
886,223 886,223 000000000000000000004a6ea72d169b25e025d339f9e841035d3d7f1a11e352 262 1.00/1.00 vMB 1
886,222 886,222 000000000000000000004eaf6b625bd41418d14873a1679fd862d8e05f3000b6 2,258 1.00/1.00 vMB 3
886,221 886,221 0000000000000000000048c7c60f904fd118606099c6fbfdae5d5a197078c309 2,255 1.00/1.00 vMB 3
886,220 886,220 000000000000000000015848286b9013d56f6837964aee32055dd566e5b9b1f0 1,160 1.00/1.00 vMB 2
886,219 886,219 0000000000000000000141deace0ca49f6ec16257876e7b24d37fd229f6dd54a 2,444 1.00/1.00 vMB 5
886,218 886,218 0000000000000000000178a0a32f2ba6e319b91af8d9e2af1c0696bba589e281 1,664 1.00/1.00 vMB 1
886,217 886,217 00000000000000000000f19b94a202d7a8fc2e4d8ca95222b9943219d2c40c21 2,050 1.00/1.00 vMB 1
886,216 886,216 000000000000000000009c3035d8738bc97e5c09152cfbfbe6f789b89831d4b6 2,651 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.11 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: 733.48 GB
    • Received: 18.54 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.