Loading Tool

Explorer IconExplorer

Memory Pool

31,572 transactions
24.93 vMB
0.04816790 BTC
Random Selection Loading Transactions
Max Size: 124.98/200 MB

Candidate Block

Mining Attempt 46cb8eaa9134a634c19277113b838174a22a85cac4ec91805bb9b4bf079ac1b9
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 017ff4462c1ab6614c6bcdbcb482f888fd0d5f3aebafdb7667caf814393b3fbc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,770
Size: 1.00 vMB
Total Fees: 0.00350576 BTC
Feerates: 15.77 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (536,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,545 378,545 000000000000000001f975b03e184a64e79dfafe420a8bd0427e6f4f673f5970 2,684 0.75/1.00 vMB 62
378,544 378,544 00000000000000000fe22568e598b2b158b7075bedfa9f76c1f97df2ffb5d2f8 100 0.10/1.00 vMB 27
378,543 378,543 0000000000000000057732016a16b022d7a797b06d4cdeca9ce63cfc0307d78f 109 0.10/1.00 vMB 18
378,542 378,542 000000000000000001a7f55943cf43302e0646673f4edf16961b776ec8742eb2 347 0.99/1.00 vMB 6
378,541 378,541 000000000000000002b87a00053086a366b92842ad55cea414308e7d4e9ec261 672 0.75/1.00 vMB 15
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
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.91 GB
    • Received: 12.34 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.