Loading Tool

Explorer IconExplorer

Memory Pool

74,508 transactions
27.50 vMB
0.07161119 BTC
Random Selection Loading Transactions
Max Size: 167.85/200 MB

Candidate Block

Mining Attempt 52c63add9c59afe7b612bd4483b5979cc2a56cc5d978b8df7a8e8d96e6a0db60
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 64bcfc8a80928def23813f9911dc34a4a27813529ea1a3524ea3912a6d9651a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,806
Size: 1.00 vMB
Total Fees: 0.01307136 BTC
Feerates: 301.57 > 1.31 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (96,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
818,699 818,699 00000000000000000002805c6eee498a5cc3df90eaff1313945a3b9417f19ba2 3,286 1.00/1.00 vMB 82
818,698 818,698 00000000000000000002c88287b492c24a5b9a887b9aa63639bd6e886e2e9e9e 4,201 1.00/1.00 vMB 69
818,697 818,697 000000000000000000035f0ed44bd400c247d1e99068ec1626f0126229b8dde9 4,757 1.00/1.00 vMB 57
818,696 818,696 000000000000000000013434db89cc42a49738c6fb21d7790ef1581c221a67f8 3,274 1.00/1.00 vMB 60
818,695 818,695 000000000000000000032dbf5f63680bdb0861d09227b955e93dab036c625853 3,918 1.00/1.00 vMB 76
818,694 818,694 00000000000000000001e4e9ded66938dc8b834804644cb162113eb62a7d4c74 3,933 1.00/1.00 vMB 77
818,693 818,693 000000000000000000007737a4f9adee494aa4eba1a853ce6d039cca3e9db727 4,723 1.00/1.00 vMB 62
818,692 818,692 000000000000000000042114a5a59b42f3d8ee8d16e617ecf0de61ed043a81ae 2,914 1.00/1.00 vMB 60
818,691 818,691 0000000000000000000345848ed4ba44f7252250bd731d515c76b7236b060a54 3,726 1.00/1.00 vMB 81
818,690 818,690 00000000000000000000e0cf2608c5b90eeca97b3eb79fc6e7c8812617f75ece 5,408 1.00/1.00 vMB 60
818,689 818,689 0000000000000000000302e8c2cf4d6419daed561a0e555b6f03d6df416532b4 3,945 1.00/1.00 vMB 61
818,688 818,688 00000000000000000003056bb5054bf46890770fe3fb0148fedbc10ef1223acd 3,428 1.00/1.00 vMB 56
818,687 818,687 0000000000000000000134c0620ae53a0396a593b52a12ac94295360d515caff 4,672 1.00/1.00 vMB 57
818,686 818,686 00000000000000000002df51670014fe0a85fe6d388791629ac8f9b40e5e85bf 4,925 1.00/1.00 vMB 66
818,685 818,685 000000000000000000010fbe1901a6c618fcfa114f0cd54debc0a93086279d39 3,913 1.00/1.00 vMB 54
818,684 818,684 00000000000000000003bd980a6e67407693ebcaa07d2918ea422cb5bf20476c 3,634 1.00/1.00 vMB 57
818,683 818,683 00000000000000000001316792c4ff21a91317f9362085fc72738783f310a86b 2,686 1.00/1.00 vMB 46
818,682 818,682 00000000000000000003aab484ac84ae643f67fc43af01b206af04b1c28be8d6 4,894 1.00/1.00 vMB 64
818,681 818,681 000000000000000000042409082d22263fbafadda308e0142ca8f1eabc4f0480 4,711 1.00/1.00 vMB 71
818,680 818,680 0000000000000000000335cefe28b68b764a16f8a2e2e18dfe0c0372895508bf 3,602 1.00/1.00 vMB 80
818,679 818,679 00000000000000000001d9c9cd0edc72ba3ce8729909b502fc4c21e5e5d1da23 3,854 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.84 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: 711.85 GB
    • Received: 17.13 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.