Loading Tool

Explorer IconExplorer

Memory Pool

50,572 transactions
30.35 vMB
0.14284783 BTC
Random Selection Loading Transactions
Max Size: 162.03/200 MB

Candidate Block

Mining Attempt 1201d823a3b15c5cf7b3bf20fdaea80211009d0257e434a2d52048fa947d2cd0
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 0f02099734b329c29cafff37236a24def2feb266d7cd48c662c14815e576b3aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,294
Size: 1.00 vMB
Total Fees: 0.07211116 BTC
Feerates: 529.61 > 7.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (802,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,220 112,220 00000000000100b66f650144f3ca6ebc31202d227f63b46292f1d61ab6965313 8 0.00/1.00 vMB 1,876
112,219 112,219 00000000000101dc67f858c9fec95bd7c97679c8600a9825b22d3a60e14187c9 3 0.00/1.00 vMB 3,883
112,218 112,218 000000000000cc1f0014c84fc9f02df6a2d563d647ce2e6f43f80fe384e138db 6 0.00/1.00 vMB 578
112,217 112,217 0000000000002665b54b26d85366c5e0955961a69c2e700eee16d571ae29d61a 8 0.00/1.00 vMB 1,721
112,216 112,216 0000000000003f34245e49f2e85b72ca19aa9a5e162640c9465150f7b45f17a9 4 0.00/1.00 vMB 3,870
112,215 112,215 000000000000be03e9570480324516afbc6b48a8bfecda134cebf4d4471ededb 3 0.00/1.00 vMB 3,891
112,214 112,214 0000000000003274ee54696bbfae98fd749d479d37a0bd100e8092bdb639e167 5 0.00/1.00 vMB 0
112,213 112,213 000000000000b4bbd97fd06fbafe54064bca3a043aea7b919e5d11b0c750d5cb 10 0.00/1.00 vMB 361
112,212 112,212 000000000000910dc2c1e57684b4dfadfc8830d8378f8dceafbaf9bb2d31570c 1 0.00/1.00 vMB 0
112,211 112,211 000000000000107e4ac2015f6b9c08b001529a8d6b459f6ae7d10640f6344318 2 0.00/1.00 vMB 3,875
112,210 112,210 000000000000ec2ec1087eec37a43bef3dbd413ec397bbda40bec8a35d969dca 2 0.00/1.00 vMB 3,861
112,209 112,209 000000000000d2ec63955dca0821c86abc81d44d37d0f909db8d87b4761ea058 2 0.00/1.00 vMB 0
112,208 112,208 0000000000000f979e7e681200a130f9b7efa11127f789556b2715dbc91fda4f 3 0.00/1.00 vMB 979
112,207 112,207 00000000000015fb5a21bd079e16af131041dac4a059dec2a75b75482195b1b0 7 0.00/1.00 vMB 0
112,206 112,206 00000000000103670df3b1d7f8893de408e2fe3117304e1fd30a6f4badac7377 22 0.01/1.00 vMB 0
112,205 112,205 000000000000e603b40ef48c8e7592e4ce573b9a3b5579f0f86c7233ac41562e 4 0.00/1.00 vMB 3,870
112,204 112,204 00000000000028b6e9457bca8dcd4554ff71df4b75d3ac7d75662418c230b1a9 2 0.00/1.00 vMB 0
112,203 112,203 000000000000dd6c5326f4d2bf2e3aed901ef6673411865aa367011c0606d2b4 5 0.00/1.00 vMB 0
112,202 112,202 000000000000d6c038ce64f0c0c7d7dd2bd05924fbfef8be40c27d893ed99dc2 12 0.01/1.00 vMB 746
112,201 112,201 0000000000012c570dbd5721ad6943b49115cec83a197782e2ed072aea6bb1df 1 0.00/1.00 vMB 0
112,200 112,200 000000000000723f7b514cb48f8f2bb4f24ae054837693844693979d7abd7481 5 0.00/1.00 vMB 847
Previous 10 blocks ↓
Total Size: 782.12 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: 652.09 GB
    • Received: 13.71 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.