Loading Tool

Explorer IconExplorer

Memory Pool

81,051 transactions
30.07 vMB
0.09499416 BTC
Random Selection Loading Transactions
Max Size: 179.30/200 MB

Candidate Block

Mining Attempt fd6fc3b20fe126aabfd2bc703ab80c0c0f2ad033a86cf8de1367ef9c8bd70f6e
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 2e8362f68da5420589ee21bee3f9eb79397a0d725d93ee907b90eafac5ba7d9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,691
Size: 1.00 vMB
Total Fees: 0.03160959 BTC
Feerates: 100.37 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (335,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,644 579,644 000000000000000000115e72e611afee87b7fef56ebec2f6ff9084dd6f63a17d 2,637 1.00/1.00 vMB 95
579,643 579,643 0000000000000000000ef737c59255745c5aa7ea0324702bc5bf5b7063effaec 2,493 1.00/1.00 vMB 66
579,642 579,642 00000000000000000012a7f7c178e567d22dd6cca0b9f0932bd1a56b323bb80c 2,830 1.00/1.00 vMB 92
579,641 579,641 00000000000000000004a719e7ac40c9018f6f77ad3a65f762c244df5944e8fc 1,833 0.66/1.00 vMB 40
579,640 579,640 0000000000000000000c5effc7f103e1577affb104c746b7d3fdfa2728b5f485 2,505 1.00/1.00 vMB 75
579,639 579,639 000000000000000000004b886536dea886682a611579f8a02da01113ca90bcb5 3,102 1.00/1.00 vMB 39
579,638 579,638 0000000000000000001cf1ceebc2f2ff92305870d918d55e39e996ac42a455a4 2,638 1.00/1.00 vMB 68
579,637 579,637 00000000000000000014d3f2791d5efc17ccf7f15339ffa9a750383e1af34a61 634 0.19/1.00 vMB 53
579,636 579,636 0000000000000000000cca38c5e58104b30c096e1e1dd26858a14c121d001139 703 0.23/1.00 vMB 57
579,635 579,635 0000000000000000000c4ef65e26af821216d34a3e91ef1feb54b687bdeb8501 626 0.27/1.00 vMB 64
579,634 579,634 0000000000000000001418e44e7bf65716e3763c212c886409e5e7c5aacedb15 1,144 0.37/1.00 vMB 57
579,633 579,633 000000000000000000223f9120f40049bd3b47ddea410e717c283bb24e44bc5b 2,433 0.78/1.00 vMB 75
579,632 579,632 0000000000000000000bf645ac907f95dc7c68fc443a1135177b5c21b81d2458 1,626 0.73/1.00 vMB 7
579,631 579,631 00000000000000000016a81486766eac76a0c55f5b9010c3060f4438b0218695 1,984 1.00/1.00 vMB 33
579,630 579,630 0000000000000000000354e6d70a3395e37bc46acd06a1423b7ef3cb0b8ec237 2,449 1.00/1.00 vMB 39
579,629 579,629 0000000000000000002193851121552f89d735258f8ccf14072a762d5a9e16cc 2,829 1.00/1.00 vMB 85
579,628 579,628 00000000000000000005566f69cddf93dbf20da2a68311a9792eacca3af076b7 2,794 1.00/1.00 vMB 47
579,627 579,627 0000000000000000001c9ea9508821e3ebf7578ea89ce2263523513ede1cf470 2,355 1.00/1.00 vMB 84
579,626 579,626 00000000000000000014b99333ac11c7bb4ceed037a048b2d8264a8dc05094a1 2,491 1.00/1.00 vMB 27
579,625 579,625 0000000000000000001f468c52df9bae037e67951c20fb261dc0514a6684ee93 2,537 1.00/1.00 vMB 107
579,624 579,624 0000000000000000001729fa8626bc92bbed7bff16147c798fc2b6f14c90abf4 2,042 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.50 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: 668.42 GB
    • Received: 15.51 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.