Loading Tool

Explorer IconExplorer

Memory Pool

27,765 transactions
12.59 vMB
0.03940605 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.20/200 MB

Candidate Block

Mining Attempt cfbd621449a39856205699f4f30a39f79e56503fecb56e53a544f06730bf4da8
Version 20000000
Previous Block 00000000000000000000eb36ee3e6947a9e850649902af9ef9b61f08ab73877e
Merkle Root 833cc0565dadc4590b69f6b9447a4600d51fa8911fffd1fe6f3119b0b345e932
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 680
Size: 1.00 vMB
Total Fees: 0.01214984 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,517 (744,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,930 168,930 00000000000004732c0d79eec2c4e685f8f43fe85f4b66da5887edcd4eb63233 61 0.03 vMB 49
168,929 168,929 0000000000000a59a1caaf1e6e6fe11482fb090c2325868df550195583573ea3 27 0.01 vMB 0
168,928 168,928 00000000000007c46af09fd9f1f620ab8093454a217f3298c84745d46ba5f658 37 0.01 vMB 140
168,927 168,927 00000000000002e01606108fcb9dbd9c8367c47a4e85af3cfca1c4e64502c35a 6 0.00 vMB 25
168,926 168,926 000000000000064f966a64587ba34b3e87ca4b4083814e4ecc9911e03672bb1a 28 0.01 vMB 16
168,925 168,925 00000000000004d8b08775d5ae07d9884c1705a00b7b899c1da5dee1750c9a1d 15 0.01 vMB 76
168,924 168,924 0000000000000a602b762f5439757a58df196ae96e2683199798b3674adddd9d 22 0.01 vMB 67
168,923 168,923 00000000000007d74d0ff1d3e7cb8e44479eba485ee4d9018ea2cfc35a5e0caa 80 0.04 vMB 31
168,922 168,922 0000000000000757e7c8bb242b0b5f78696b1af800e1960d3bfb7cb57655c4fa 36 0.03 vMB 49
168,921 168,921 00000000000006da5de090f524e351dddeba0b679732a6cf0f727c640a260018 57 0.03 vMB 67
168,920 168,920 0000000000000578aaa988c974b32d7dc3d3b1ddaf8e7eca7d29d5ef8c3267c2 23 0.01 vMB 48
168,919 168,919 0000000000000557f96743572142076a8409e4f378f3fe1ff50112a5a550d645 53 0.01 vMB 0
168,918 168,918 00000000000006aed91a5bf470ee00039ea3da5336ae89e8c20e046e4ae245ab 56 0.02 vMB 100
168,917 168,917 0000000000000583798045c4620052e59ed9ce06ffad6e7a8573771bd30df229 10 0.00 vMB 0
168,916 168,916 0000000000000c27b4400de9f6f9b9058f6dd8d0c471f54dfd282d30d0b35ee7 4 0.00 vMB 157
168,915 168,915 0000000000000747a1b0f01ad27d94d98e805d875fe93b8519dd5364ebbee929 57 0.02 vMB 121
168,914 168,914 00000000000009131bff914dd6fb84b84357379c47c71ee9c3374543f62d3e97 126 0.05 vMB 82
168,913 168,913 000000000000033a469379da6e3fd3a87815b4032d8393fc147f74232daf76d5 21 0.02 vMB 63
168,912 168,912 00000000000002819000581e841ccd5b76b1f9772a69617e656236daaf2bbf8a 56 0.03 vMB 41
168,911 168,911 0000000000000a600ced2355fe268e38d3fa4e498b4b0f1af0485e53eacfc700 88 0.04 vMB 911
168,910 168,910 000000000000051b42fd09195c75da7a084df7593f47ad18139cdc9cd83a112e 13 0.00 vMB 859
Previous 10 blocks ↓
Total Size: 779.76 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: 389.24 GB
    • Received: 1.98 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.