Loading Tool

Explorer IconExplorer

Memory Pool

78,365 transactions
29.19 vMB
0.07838132 BTC
Random Selection Loading Transactions
Max Size: 178.71/200 MB

Candidate Block

Mining Attempt 36128d9684e263925eb38f1b489b7d4866ccdb915e02df2e5023e941904fbe1b
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 9c1b11ea85e1e9360c2095c57f820639e4c839d04eb0acfed7dffb5216538f48
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,395
Size: 1.00 vMB
Total Fees: 0.01449034 BTC
Feerates: 157.34 > 1.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (583,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,253 332,253 0000000000000000086bed96a8c27a1977270e11e7cdba833817e21f7f732e42 175 0.11/1.00 vMB 13
332,252 332,252 00000000000000000575efdb7ae7572c4acfbfeba38bb5af6c782c4f39223b63 767 0.38/1.00 vMB 25
332,251 332,251 000000000000000009dd023287240f2dfa2a2600aec5e51ec86ad2c383487aa0 503 0.21/1.00 vMB 29
332,250 332,250 000000000000000014619f8f88cd34f747be1a1ae8a5ef98281a96e504490676 377 0.24/1.00 vMB 22
332,249 332,249 00000000000000000b2b424842d051883f222904245ff9ab1ce5d52e2a784c7a 211 0.16/1.00 vMB 20
332,248 332,248 00000000000000000db24f61795433dd5d1dd179871db204bdf7ba3757cd12c5 413 0.26/1.00 vMB 24
332,247 332,247 000000000000000009f9a66b9b4e954ebaf35163405355badc7e83bc6145213d 266 0.17/1.00 vMB 19
332,246 332,246 00000000000000000383c9fb0b206e7202f1b194d9c5f376a6683997d284dda5 369 0.16/1.00 vMB 36
332,245 332,245 00000000000000000c03db77086c3122c7bd1bdcdafcdbe7fbcbb76382ee8f9a 297 0.16/1.00 vMB 28
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
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.