Loading Tool

Explorer IconExplorer

Memory Pool

44,926 transactions
28.65 vMB
0.07007514 BTC
Random Selection Loading Transactions
Max Size: 151.39/200 MB

Candidate Block

Mining Attempt 0d72497b0277e1da8ba7625eca5f1c8fbcd8947cfb1af58d13fa53ebf0e8ea2b
Version 20000000
Previous Block 000000000000000000002cda40907564e46bc0c7de547112e5b0304070620d30
Merkle Root f747c922ff38d2132da5d4028015a7bf45b385dcf1cdb23775172f2bcc451c4d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,888
Size: 1.00 vMB
Total Fees: 0.01526825 BTC
Feerates: 58.92 > 1.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,807 (578,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,554 336,554 0000000000000000148f91c2b0d4ce3e13eb5a182e5be2b89a25e32f8017bdfb 1,270 0.62/1.00 vMB 191
336,553 336,553 00000000000000000f44e269816dadb77902de1db72b0b5300af9117097df14e 222 0.10/1.00 vMB 29
336,552 336,552 0000000000000000174ff95d8f833b412e49dadf041235620ec07d0a348d5ae4 1,346 0.86/1.00 vMB 21
336,551 336,551 00000000000000000317c98b7a8355b5a4de24aa097ea2457328a71ba34ca932 512 0.14/1.00 vMB 58
336,550 336,550 000000000000000000b0f18be634f741b30d9e0c2aaa167170e84b43a49d2c5e 125 0.11/1.00 vMB 13
336,549 336,549 00000000000000000cbfd4b7e2b3402b477043efe6ea33fa6c371184e296a99c 1,673 1.00/1.00 vMB 38
336,548 336,548 00000000000000000314dc3fef7c9e8fd80e638b91b68ecdba1f7facdb77a421 527 0.43/1.00 vMB 19
336,547 336,547 00000000000000000bb802c7aca2420676529ab894b5f51942d680b92a09da03 671 0.46/1.00 vMB 20
336,546 336,546 00000000000000001713357db8cff52d63d2fc839afd45e9b25e21a5f43c818e 821 0.35/1.00 vMB 35
336,545 336,545 0000000000000000018226f859f16c3c0655d66a53844ac530dbbf7e01049ccc 648 0.49/1.00 vMB 16
336,544 336,544 000000000000000013186b8af4492f00d5ed950a5633fe2f43410f6f839c26cf 512 0.16/1.00 vMB 43
336,543 336,543 00000000000000001a6d4d10ed037c743428646a5438505525428b6cc59725d2 213 0.10/1.00 vMB 21
336,542 336,542 000000000000000012ba97d1ff9d5c85ca3ee5fa246ddd6b20ef6b64a9f36104 181 0.10/1.00 vMB 12
336,541 336,541 00000000000000001197d95d66d788c8c85a51a739391ac6fe27774c9f963d64 465 0.34/1.00 vMB 20
336,540 336,540 000000000000000015b113f8b5a4bdfad79d2324754c1966270aaa6c0b905226 867 0.51/1.00 vMB 25
336,539 336,539 00000000000000000e52a16f40ad86df379e94985411d52c78b45e6405bc531b 177 0.09/1.00 vMB 25
336,538 336,538 00000000000000000e579d3b7b1dc3ccbaea9ceed612e0629805fb14e059e8ae 733 0.41/1.00 vMB 26
336,537 336,537 000000000000000007f7e7a920279a7cd39c25fa8662f874fea452baf30a8bb4 1 0.00/1.00 vMB 0
336,536 336,536 000000000000000016ad4ed3290761da168db729132f41fd1949bc4fd528a469 145 0.10/1.00 vMB 17
336,535 336,535 0000000000000000034978c422f6598f3d522c5f4f772202c73bf6f526e47408 517 0.26/1.00 vMB 26
336,534 336,534 00000000000000000c1bc9845c7464f09ecc11285508d4585e32661cdb648349 32 0.01/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.04 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: 650.78 GB
    • Received: 13.32 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.