Loading Tool

Explorer IconExplorer

Memory Pool

78,354 transactions
29.81 vMB
0.07423524 BTC
Random Selection Loading Transactions
Max Size: 181.77/200 MB

Candidate Block

Mining Attempt 55179c32c62b8a4edfdf6ec650166684a74e1c5d4485b052117ab03c6c15baed
Version 20000000
Previous Block 00000000000000000000f93cccf65ba1bb0d36ddbb9079a10905fd5e8bbf112f
Merkle Root 33d693076a159bce6f7a65c5d230e37bbf157695613bf3641610688d8dbebf3b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,942
Size: 1.00 vMB
Total Fees: 0.00716561 BTC
Feerates: 73.20 > 0.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,371 (536,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,540 378,540 000000000000000003694cf2ffed72649a0389afbdfa64264b5e1f7586d6e239 615 0.75/1.00 vMB 19
378,539 378,539 000000000000000011f8ed9885c64f9415a1f0793980338e03e6883649aa0c4f 143 0.12/1.00 vMB 27
378,538 378,538 0000000000000000089bc621ab9760f05023d5cdf51ae3b6f72a8e26054b6ee2 267 0.25/1.00 vMB 22
378,537 378,537 0000000000000000072850e53fa89cb53d305090717673ba765dd3520143e847 171 0.25/1.00 vMB 19
378,536 378,536 00000000000000000ca1b5e7931f3df0e7fa71cc310d565a6f93bc70ddff1cc4 56 0.09/1.00 vMB 9
378,535 378,535 000000000000000002b7ade2c6f2f262b8d639423585e28c83425c2599e38e2c 756 0.39/1.00 vMB 40
378,534 378,534 00000000000000000330eb2a69804a99f964373c0c85cf9edb38fa91df31e3e3 397 0.23/1.00 vMB 46
378,533 378,533 00000000000000000f8967b9101c7a883d5911eb9411134f6f8bf93ffa2e4f5f 1 0.00/1.00 vMB 0
378,532 378,532 0000000000000000109255ec69dfdeb251681bc1246d5c0e1e837592911a243b 764 0.39/1.00 vMB 44
378,531 378,531 000000000000000001caf79e70dc93fd412d99d088b32f20c1ceb33293d4d410 351 0.23/1.00 vMB 36
378,530 378,530 0000000000000000042ccf958ec83ce10049db8d90242a53a6d64236436bede7 93 0.18/1.00 vMB 7
378,529 378,529 00000000000000000ffca843bd5587acbf9a4dfd215944ed6a7ef74902030af3 398 0.99/1.00 vMB 5
378,528 378,528 00000000000000000337663906b14d6d1f7d9f27ef78c0bc4dd5a091f72886c8 48 0.07/1.00 vMB 9
378,527 378,527 000000000000000008f85a082f72748f4cc6a553b8bed5c5d4bd6dc6e2f5c995 60 0.07/1.00 vMB 7
378,526 378,526 0000000000000000012f78feafbacd642749d096a221a7258abe452aa04a3aae 776 0.40/1.00 vMB 45
378,525 378,525 000000000000000004738afa1280729b8045668890fe44078e7555fa9d62dfca 2,090 1.00/1.00 vMB 35
378,524 378,524 00000000000000000bb8f5a41419313957af741da3f91df950c4c9b97fee56fb 1,069 0.49/1.00 vMB 30
378,523 378,523 0000000000000000093d5e21b67b8febbf067a538fb6193a4fc0d6948346f24a 800 0.95/1.00 vMB 19
378,522 378,522 000000000000000003b79ab9e935eb71a8fdd2a9318fea57e712b8094ccc823f 1 0.00/1.00 vMB 0
378,521 378,521 00000000000000001133fdf620bc6d8ed51e25c0b026261650c097bf21ea3633 710 0.53/1.00 vMB 22
378,520 378,520 000000000000000008bee984c48c9a46a9a79e24a9854a8e06bf53a0902d47f6 804 0.47/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.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: 719.63 GB
    • Received: 18.10 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.