Loading Tool

Explorer IconExplorer

Memory Pool

44,449 transactions
27.44 vMB
0.07293907 BTC
Random Selection Loading Transactions
Max Size: 144.57/200 MB

Candidate Block

Mining Attempt b2b8f0f7d484321a49bc6b8b24279a36f192de6efdba6d0245158298efd50d7e
Version 20000000
Previous Block 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1
Merkle Root 4d60c93549e06d57c2dc2a9227e19121c392a79ce2336e68342d8f7445383ab8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,542
Size: 1.00 vMB
Total Fees: 0.02150433 BTC
Feerates: 170.94 > 2.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,900 (579,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,409 335,409 00000000000000001304e75f63ca9ed89b706ccd189652bffd84169e57831e66 78 0.06/1.00 vMB 14
335,408 335,408 0000000000000000060d863e5cd90790d526c7f618dcd19fbffd0c1976773354 244 0.13/1.00 vMB 17
335,407 335,407 000000000000000016e4a9816ef34d97045019b013829deee860f07f57adeb81 1,212 0.75/1.00 vMB 24
335,406 335,406 00000000000000000d4bcf5c4ae582a0c70ebeacf7cfaf22f53f050cb55c4e2b 673 0.40/1.00 vMB 25
335,405 335,405 000000000000000007c203e1e33a0a9cb423b4f05e7af4d6a5cc1fae6ebcc91d 353 0.19/1.00 vMB 22
335,404 335,404 000000000000000000f3606a79f9f634671a69e57f209e3453a37766f0059ee7 975 0.63/1.00 vMB 26
335,403 335,403 0000000000000000019da66712f3059f70f1160e2c306528abf1b84344bba854 104 0.08/1.00 vMB 9
335,402 335,402 0000000000000000193bbba34dc5d5296ff5a6abbf2119d3f034d7ccc69cbe38 117 0.10/1.00 vMB 12
335,401 335,401 000000000000000006138c3f0f8b5aa7455bd9983b719aae05fe4397c3e600b2 1,339 0.68/1.00 vMB 25
335,400 335,400 00000000000000001b2060125722a35ae2652e6c4633ead9a1a479951b65d401 650 0.38/1.00 vMB 23
335,399 335,399 00000000000000001ad39933626555a1160828ffef166e68c75d51bd863b1698 359 0.19/1.00 vMB 29
335,398 335,398 00000000000000001432f6baeb47119c9ce4a9195574938badc4eb0d71174ef9 437 0.27/1.00 vMB 23
335,397 335,397 00000000000000000a8dc96263b0532076c1bb2ba85e09ae34eb90edb344ecdf 64 0.02/1.00 vMB 43
335,396 335,396 00000000000000000e04ee7e93038514c03d58a1d66cf4337e90e81e0fe3601f 411 0.23/1.00 vMB 27
335,395 335,395 00000000000000000b707f256c2082bf82859ca11f7d62f67dcb5ba8afb09d15 133 0.10/1.00 vMB 15
335,394 335,394 0000000000000000121dad79436d4ac3abf928b1cb677617cd43106446d4947f 385 0.27/1.00 vMB 25
335,393 335,393 00000000000000000e5f1f83a6587a656df46e45cc569cb40fd75d5fab1e8683 681 0.49/1.00 vMB 21
335,392 335,392 000000000000000012fccc0c48f7e7be35a4abf164ba5e5229a855f459c0c784 1,317 0.75/1.00 vMB 23
335,391 335,391 0000000000000000152b97e46e23e854167e01e9c6b35c732e07323108e9c62a 392 0.17/1.00 vMB 79
335,390 335,390 000000000000000017730bd7f7da7f69142c830b473a0b1630878aa736e5f70b 318 0.26/1.00 vMB 16
335,389 335,389 00000000000000001a0c90a5b0b07ec335d4510ed2a4e480fa73a480f68ee461 524 0.25/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.21 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: 654.41 GB
    • Received: 14.14 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.