Loading Tool

Explorer IconExplorer

Memory Pool

53,291 transactions
31.75 vMB
0.12407091 BTC
Random Selection Loading Transactions
Max Size: 170.03/200 MB

Candidate Block

Mining Attempt 1df7226b215a84121e0a4ed475cfa27ea432d17706c95eafa550a4dedda67503
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root c184af02d0f0da98338f1625937d48ee239d604fc5a1fc22db8efcadeecb5e10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,398
Size: 1.00 vMB
Total Fees: 0.02899913 BTC
Feerates: 73.20 > 2.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (565,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,378 349,378 00000000000000001747d903f4b4363500793e90229439512357584fd3e923be 1,278 0.42/1.00 vMB 42
349,377 349,377 00000000000000000cd2fc193a46766e25e15603d99e6731bcb13b48c5002c8f 256 0.11/1.00 vMB 39
349,376 349,376 00000000000000000d1fb591476bdfafecebbc4e9e85b4a76657fee35145b734 309 0.17/1.00 vMB 20
349,375 349,375 00000000000000000a447cbe407ca60d2a9ee0ad62c748d69544e0edbe128d38 211 0.10/1.00 vMB 32
349,374 349,374 000000000000000009eefd1f01359886c07ebe81c611574e79756684b949a962 421 0.20/1.00 vMB 36
349,373 349,373 000000000000000015cfb5edc486699d11b64bea99911f5ec75b860707cb034d 1 0.00/1.00 vMB 0
349,372 349,372 0000000000000000008acc461d51969d009d05ae28e588ab87584f08d9edff25 1,475 0.72/1.00 vMB 29
349,371 349,371 00000000000000000f29f91465625b1b5c5e4d71d9de317dd50f6f64f7515dd4 1,307 0.64/1.00 vMB 29
349,370 349,370 00000000000000000f4d59362bfde41de48e77b87bc14f87595badb4b1bcd369 780 0.55/1.00 vMB 20
349,369 349,369 0000000000000000174547e879268ad03e5795591d2ff842665c8a465e8bbbc6 1,454 0.75/1.00 vMB 29
349,368 349,368 0000000000000000163c556958c42a6eb1fb734047a8a28656ade9b65e46291f 992 0.34/1.00 vMB 53
349,367 349,367 00000000000000000720760cae1f51b3e3deb7ead1fe874531b6c9672671e1cc 256 0.13/1.00 vMB 22
349,366 349,366 0000000000000000078c4913f53491d0eb004978fb6c8413463127e3874f834e 1,316 0.56/1.00 vMB 35
349,365 349,365 00000000000000000a1d6e71431f221f504ac9858ffe8a1033c4db753578a640 850 0.40/1.00 vMB 28
349,364 349,364 000000000000000014f2b59241b9529b2a9639579348c8c69c103dfe6646654b 358 0.15/1.00 vMB 37
349,363 349,363 00000000000000000bcaa7f845e5f7570c6e47e0cebfa8e98dc382e12a06d85f 547 0.46/1.00 vMB 14
349,362 349,362 000000000000000009b3b9933891a374f92fe705a5a0b38eee69f910dcd91359 1,464 0.75/1.00 vMB 32
349,361 349,361 00000000000000000b48023e9c98038c50b9a2044975bbdf9f43313400a156b6 1,593 0.75/1.00 vMB 29
349,360 349,360 00000000000000000d8cbf37e2fd3974a278129fa4eb24979772f7e326293214 343 0.16/1.00 vMB 40
349,359 349,359 0000000000000000084c4b4e6255e432e6f6e3b25e92f9988193c6ef4be4f3e1 436 0.25/1.00 vMB 21
349,358 349,358 00000000000000000491006bd35736a8840abc98c5eba22466a4101448af64ba 603 0.52/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.