Loading Tool

Explorer IconExplorer

Memory Pool

83,233 transactions
30.93 vMB
0.08254960 BTC
Random Selection Loading Transactions
Max Size: 189.66/200 MB

Candidate Block

Mining Attempt dbd67a3af52945637d0b65ab2cc46e3a7c911ea09b7fdcdb887cb6fbf8496202
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root 7637f9f43b651aaa15a8fb1cc5841936fe6d0905401cc5f0c4f8884ec6b3f9bd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,838
Size: 1.00 vMB
Total Fees: 0.01292367 BTC
Feerates: 151.24 > 1.30 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (583,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,272 332,272 00000000000000000e7ac773b04de991b6af8892781d4c88fc276c7ff544498c 413 0.25/1.00 vMB 22
332,271 332,271 000000000000000016e1096cc72ffb386d28f58d6c4360db3ee6bf925a59bcd9 939 0.53/1.00 vMB 23
332,270 332,270 000000000000000012a9faeedd8245b94f5488768e82bd60301e6d4488a646a4 479 0.31/1.00 vMB 21
332,269 332,269 000000000000000000f72334ea13d6f8c51fe34b3eb5ee26e0f4b115e0ac1801 56 0.02/1.00 vMB 32
332,268 332,268 00000000000000000e248964ce0b49a15197f01fe73b5680921a759a1930a8a3 700 0.33/1.00 vMB 28
332,267 332,267 00000000000000000cab5f9aae5098d13a7568f82787a46032e73c8f9caa6b33 135 0.10/1.00 vMB 18
332,266 332,266 00000000000000000031b626c252ce9a67d2cb075744d782b11a448a662915db 429 0.25/1.00 vMB 23
332,265 332,265 00000000000000000d29ae1e23c164990cd508fce2058d4dd6b368a83f078b90 1,255 0.66/1.00 vMB 26
332,264 332,264 00000000000000000d0b02389a4baeb21a78c9bb240c5866f179a1f4a2908554 346 0.17/1.00 vMB 23
332,263 332,263 000000000000000004bd659fdb4c2b9790e4fcf0df3892ea014a5fe1a2580b76 170 0.07/1.00 vMB 25
332,262 332,262 00000000000000000260da670fcf0d3a50748649dbafad3215280bd0446931b6 165 0.10/1.00 vMB 23
332,261 332,261 00000000000000000e88fef22b0b5ba441b1d7a925bf304c98078f9110b3f67e 155 0.07/1.00 vMB 20
332,260 332,260 00000000000000000fb265429d1f34dcc5f178ee410440a8109df36508f647a8 1,357 0.77/1.00 vMB 23
332,259 332,259 000000000000000000600636899c026c25e7f625a51988b4fb2cf7bb4e24fb62 734 0.42/1.00 vMB 23
332,258 332,258 00000000000000000d652aa0ad71aa941be4419b588cb1a9cc15cdc58f8ca9d2 274 0.12/1.00 vMB 25
332,257 332,257 000000000000000006932c6203a0c9979436e8545a812f46b0027ed1f3201b91 113 0.05/1.00 vMB 22
332,256 332,256 00000000000000000d9b36c12681eb265a5191dae58c2d8ed8e34d22bbda67f7 720 0.41/1.00 vMB 25
332,255 332,255 0000000000000000068b55639830786bfe90f5a066f2ff5d7f5099009363995e 218 0.14/1.00 vMB 20
332,254 332,254 000000000000000012268a66cc3e2929b20a34efab4e17f86664e12005dddbb7 353 0.16/1.00 vMB 28
332,253 332,253 0000000000000000086bed96a8c27a1977270e11e7cdba833817e21f7f732e42 175 0.11/1.00 vMB 13
332,252 332,252 00000000000000000575efdb7ae7572c4acfbfeba38bb5af6c782c4f39223b63 767 0.38/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.99 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: 717.20 GB
    • Received: 17.84 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.