Loading Tool

Explorer IconExplorer

Memory Pool

42,249 transactions
26.72 vMB
0.06308498 BTC
Random Selection Loading Transactions
Max Size: 140.19/200 MB

Candidate Block

Mining Attempt 577e7b6c85e64d384cb5c2a92a146f2180ae6812ba7f40448309888fc38f3d24
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root 085616f8a2a6bad6fdfe41889b47910a69d606daafed85301bc4571f36d9a9c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,219
Size: 1.00 vMB
Total Fees: 0.01367338 BTC
Feerates: 181.54 > 1.37 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (582,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,244 332,244 0000000000000000033c5aacdefc20c86f47ea218cecd1683c9b4b1d137cb0f3 657 0.30/1.00 vMB 27
332,243 332,243 00000000000000001b2727893bfd0838fbee89fa6c5f346e7615942985948725 1,421 0.65/1.00 vMB 31
332,242 332,242 0000000000000000153b48541b5026619e4501593b48d451b00b7a6f77f3e8a3 256 0.12/1.00 vMB 46
332,241 332,241 000000000000000001b06773cc5e757ddb8adfd8305ffa568e7982b2b08c8942 1,305 0.51/1.00 vMB 30
332,240 332,240 00000000000000001350276a565f0bd0490664651a0d6c8361850667dd442d13 64 0.02/1.00 vMB 17
332,239 332,239 0000000000000000155fd209ff3d550b0d52242e24321923bf887e1bfef08465 422 0.27/1.00 vMB 22
332,238 332,238 00000000000000000082996e485b47d65d31261b1015ad705eed95bf553ec940 558 0.73/1.00 vMB 16
332,237 332,237 00000000000000000fd0e20e53413de725e2dcf4706d9ff1e8f1c4b5b58467a4 898 0.59/1.00 vMB 21
332,236 332,236 0000000000000000061a048b138ffee3fd2cc8de58f013c26da93b3d890c2b14 512 0.19/1.00 vMB 36
332,235 332,235 00000000000000000b11db8d802c602778b02be7da98487e61968867469ee208 400 0.28/1.00 vMB 21
332,234 332,234 0000000000000000090b15da15bfa90120cc191df61ddbfc7e33bf20781a80df 142 0.10/1.00 vMB 17
332,233 332,233 00000000000000000194370ab2cfe78312583c66344ff83ab56251b69964253f 18 0.10/1.00 vMB 12
332,232 332,232 0000000000000000145b590399f6d07e6c4219789eaa8c1c44e8bd539d647e02 857 0.67/1.00 vMB 23
332,231 332,231 00000000000000000d1b011c8ec708e4132f19e6a6a0bce5c82de85ccb73a29f 468 0.27/1.00 vMB 22
332,230 332,230 00000000000000001651d4eb7f04f022ab3ac788afec1988ee54a3b989317c4f 91 0.07/1.00 vMB 17
332,229 332,229 0000000000000000149dc65447f1f85c41cc906a0fa48442761d7a358925e275 783 0.38/1.00 vMB 25
332,228 332,228 00000000000000000f7e09c7fc0074868b12e4905da251d7c3d07d970460ac40 259 0.15/1.00 vMB 23
332,227 332,227 000000000000000001a827075c3c2978cec332a8fbac7a707778e13595f29667 215 0.13/1.00 vMB 10
332,226 332,226 000000000000000013a6d2ecd0e8e2f8e6f403f04e82840643a4e276ec3d918d 1,403 1.00/1.00 vMB 19
332,225 332,225 0000000000000000086f8fac8db525de891ad709146cd71c5f678c2108bb8b8a 17 0.01/1.00 vMB 28
332,224 332,224 000000000000000008635efe69678108016e36449e0838a619e43fb2259bd01f 644 0.36/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.