Loading Tool

Explorer IconExplorer

Memory Pool

72,503 transactions
27.98 vMB
0.06763848 BTC
Random Selection Loading Transactions
Max Size: 165.84/200 MB

Candidate Block

Mining Attempt 1c459777da1993702bb28d9fbabd7f4b7ff858378167d997043c61ac6faf8373
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 1c749b0530f541d8f0daf63d6c2be178b8f594f9c7d98b751dfc8729f7d54ede
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,087
Size: 1.00 vMB
Total Fees: 0.01183391 BTC
Feerates: 101.52 > 1.19 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (617,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,765 297,765 0000000000000000320b25f388f71ce5c21efe3cd40a9c3b127253ede31f1cfa 340 0.22/1.00 vMB 28
297,764 297,764 00000000000000004361687d39ccfccca58153671e5b2421a944d32b2cf3aad8 372 0.20/1.00 vMB 32
297,763 297,763 000000000000000008d7cfd801dbcd61292a9442724e35face0fae6e808ce36a 75 0.08/1.00 vMB 10
297,762 297,762 000000000000000062e9836a1fcdd2712e3f2ad01a0fcb3c4933be30a18c4af5 40 0.01/1.00 vMB 46
297,761 297,761 000000000000000097e30176df4164ee1527b812e65c4b81462ae6b138789bc5 304 0.23/1.00 vMB 24
297,760 297,760 000000000000000038f9deb96648fa70e9acbfd5227ede55d7ff84ba08648acf 23 0.01/1.00 vMB 44
297,759 297,759 00000000000000009c40e253df6fc1f0091d2d35a498ab6ebcf6ad2dd47c89ff 36 0.01/1.00 vMB 32
297,758 297,758 00000000000000003f04a7b2635e7c8fbb16f7d75a5cf638f8e7241fd03b7688 183 0.10/1.00 vMB 55
297,757 297,757 00000000000000005344ed34369a605dd493d26437994b64388b7c5885624add 154 0.08/1.00 vMB 26
297,756 297,756 000000000000000046ec2807a327451fd4a6aeec2b0c747ada2ea538f22aa80a 221 0.26/1.00 vMB 16
297,755 297,755 0000000000000000191c42e7fc6752a7814f7339920dd1355bf39b58998a0b91 866 0.35/1.00 vMB 41
297,754 297,754 00000000000000005fa66d8e5534d1f6fde645623514a19fd27c1378533455c5 283 0.13/1.00 vMB 31
297,753 297,753 00000000000000009a53a2698c265f91de1b55a0b0cbf29d47be106202426c4f 450 0.14/1.00 vMB 48
297,752 297,752 00000000000000007611ee93150aefb96b0817b8d674aa8fda5129726a2f429d 36 0.01/1.00 vMB 36
297,751 297,751 000000000000000023e87cb8663b92dadf69614cb6aab04d58b90bd7c4643e48 469 0.29/1.00 vMB 29
297,750 297,750 0000000000000000115d3b913ba8aae6a996755e6a3e528d6eee74aead1e933b 256 0.10/1.00 vMB 42
297,749 297,749 0000000000000000923d200715179fb34514b5dcaa50d291330005cecff4f883 418 0.27/1.00 vMB 31
297,748 297,748 000000000000000036f8c35468999c7d929a383a84a7cc5c022df4d1b62a28f9 174 0.25/1.00 vMB 16
297,747 297,747 000000000000000073b2fe2deed6aeb3237763d11e17d3fb7583e5c32bfa85c5 217 0.12/1.00 vMB 26
297,746 297,746 000000000000000011829a392d343fba2941e6007110f1bd15a25aa1486a1946 222 0.12/1.00 vMB 31
297,745 297,745 00000000000000002385aa01c6bb49128b1441d8b7332422c98ce6352efc0b54 205 0.08/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.