Loading Tool

Explorer IconExplorer

Memory Pool

81,227 transactions
30.19 vMB
0.13404055 BTC
Random Selection Loading Transactions
Max Size: 181.56/200 MB

Candidate Block

Mining Attempt 7734e2a6ea07525fd86b2703f1b8549007c6b0e00acfad181b8a67ead80460d0
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root fb28aee0e185bf02bc1a9bb8c98b418af44b6615d3bda0ec67389e85eb12d62d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,078
Size: 1.00 vMB
Total Fees: 0.05653964 BTC
Feerates: 242.90 > 5.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (576,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,493 338,493 000000000000000003f946832eaa6d8eda4023a3974b60584334822838ef093a 887 0.49/1.00 vMB 28
338,492 338,492 00000000000000000517508679437aaaa5ddd47a79e8838c47f99b9455cad8a2 306 0.14/1.00 vMB 24
338,491 338,491 0000000000000000120ae8f12b145d3a76332f900d2b69b6afbed9d1c7c7c433 174 0.10/1.00 vMB 22
338,490 338,490 00000000000000000bbaebe84d3f9126488768e0e1d9294623b11674bb96c153 73 0.06/1.00 vMB 18
338,489 338,489 000000000000000017096ec7e2a2a9f59d79d1023393587aa823353e7d85acea 66 0.04/1.00 vMB 20
338,488 338,488 000000000000000008cbc98c420bb99e53028afa3f3ae92062624bde3615a389 418 0.53/1.00 vMB 14
338,487 338,487 00000000000000000ecfd5f239daed745082dfec4d9724015566eebeaa3c7260 269 0.70/1.00 vMB 11
338,486 338,486 00000000000000000353df4488b8b28485b92504b84090830a81cdf1d203c3ca 729 0.35/1.00 vMB 26
338,485 338,485 00000000000000001103c47d69fa81a220e68d3330379c945db0862783e1f585 987 0.49/1.00 vMB 22
338,484 338,484 00000000000000000bc356cbef0c5a09be1df5bec59193450a9a2a9ab00103ab 314 0.19/1.00 vMB 21
338,483 338,483 00000000000000000eadee5e6fdd758473d23ac35361b7daecf9eaf611163f77 252 0.11/1.00 vMB 23
338,482 338,482 000000000000000014654dc326a1c031ff93906012b02f25ac7ee4b5c2641a3b 260 0.18/1.00 vMB 18
338,481 338,481 0000000000000000130098f7a13ee2f8c0887be6be005fda6913c622de2ab051 380 0.23/1.00 vMB 20
338,480 338,480 00000000000000001b03c7626a41552906cb4a2464223c345e3e28489f8142a6 225 0.16/1.00 vMB 19
338,479 338,479 00000000000000001a55472fd3cdbd9b1cbce65fe9a96044e44c996bfb4e18f9 295 0.14/1.00 vMB 24
338,478 338,478 00000000000000001561e6b8c78627cb5fa4ff5bf72bce34d7977bd4c8598b1e 269 0.13/1.00 vMB 27
338,477 338,477 000000000000000007d3d48ddf0f1f3d66b8f64937f7bf242d10dbccb41e092e 290 0.18/1.00 vMB 22
338,476 338,476 00000000000000000b08e6b0d60d5519c3d15cdc073dd483e651cd30a80e805c 1 0.00/1.00 vMB 0
338,475 338,475 000000000000000002c3a7f42bcc321674fe7271bcc65f33f67d3b383232f937 763 0.44/1.00 vMB 32
338,474 338,474 000000000000000019a7c04592975de48d5e6c4695619c093b1c408cffa151a2 509 0.21/1.00 vMB 28
338,473 338,473 000000000000000019a63e419310cf0ae63312fc1b1f95cfd298754a5737c77e 315 0.15/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.67 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: 674.16 GB
    • Received: 16.43 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.