Loading Tool

Explorer IconExplorer

Memory Pool

36,134 transactions
25.76 vMB
0.08350725 BTC
Random Selection Loading Transactions
Max Size: 131.84/200 MB

Candidate Block

Mining Attempt 86183437ad4fc79a8253886159b1e2ab7bc7f16580fac997da5a0ad505b8eb1e
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 57856d39c8738c8c1b2682eb470c0f6780f537ee2b6c98d281ddb2c0505a728d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,281
Size: 1.00 vMB
Total Fees: 0.03639576 BTC
Feerates: 171.09 > 3.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (520,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,415 394,415 0000000000000000035db53523ff286b5ab6bde4753447aaddd0abafd02bd0b6 1,323 0.60/1.00 vMB 39
394,414 394,414 0000000000000000088db1c0526f3f8c49430ef49e7faa48561e0b1f1271bd05 543 0.29/1.00 vMB 40
394,413 394,413 000000000000000001793e9bcf0cbef4c8673db77a027a6a24e14379b98f99ea 1,257 0.71/1.00 vMB 34
394,412 394,412 000000000000000005634421d023cc21462057931cb4578cf95460a4be5a4645 511 0.42/1.00 vMB 23
394,411 394,411 0000000000000000085679c2d53687a3bbb698d5435053b0e183e3df503ba66b 195 0.13/1.00 vMB 28
394,410 394,410 00000000000000000565b55a1100a59842ab865df861be08614011b039e793bd 451 0.29/1.00 vMB 31
394,409 394,409 000000000000000001c6cbfc9e77519bde2bd4448ac49602ef4f663a2e7aaa03 677 0.39/1.00 vMB 32
394,408 394,408 000000000000000005170dd504670107de6a511b1f6be7ecce533641d5574b76 1,016 0.64/1.00 vMB 22
394,407 394,407 0000000000000000099e31cd3b79ff7ad8ba8bf319878fe71232b43b87fcb0e4 2,590 0.99/1.00 vMB 54
394,406 394,406 000000000000000003a671f34d24ba8d2ace9b6ab8c0c5349ad3bce1b1e8636d 159 0.07/1.00 vMB 42
394,405 394,405 000000000000000003d2af65362ba915b819b55b5fbe4d93eec02060b25a4c08 1,557 0.99/1.00 vMB 30
394,404 394,404 0000000000000000029cb3240adae6c129f3336e77823b2a37e49c4af454c251 578 0.31/1.00 vMB 31
394,403 394,403 0000000000000000093c2ff98ab10f9197477f8b984950405352c627689fe3b6 470 0.23/1.00 vMB 40
394,402 394,402 000000000000000007ed2eeecc41c84e328833cb01c3fa41b2e6d798469c4f04 141 0.13/1.00 vMB 24
394,401 394,401 0000000000000000055dbc1c680b19129b3a2f10095e6496e9bf90f5a645ff9c 175 0.13/1.00 vMB 29
394,400 394,400 00000000000000000319198d1de816638ecb97e5811f897e4703735598683fef 391 0.24/1.00 vMB 31
394,399 394,399 0000000000000000040d2b9c9a4f659f84e3a3e3636612e60ef38abea4fdbb3f 307 0.24/1.00 vMB 20
394,398 394,398 0000000000000000012bb4ad4579db9c480a60e7b64ead1fee4db370b1c72a58 426 0.38/1.00 vMB 20
394,397 394,397 00000000000000000712be0f176193ae06d5a8db7e97548980c4558678f533ed 1,437 0.75/1.00 vMB 43
394,396 394,396 000000000000000000b6ec6b377c2d26726a4c2401170ae4d42da991b8e85c17 2,004 1.00/1.00 vMB 30
394,395 394,395 0000000000000000083328998a66b57928e02043314b9ec4a03edc5c497447e3 2,599 0.95/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.