Loading Tool

Explorer IconExplorer

Memory Pool

78,364 transactions
29.11 vMB
0.08154873 BTC
Random Selection Loading Transactions
Max Size: 176.18/200 MB

Candidate Block

Mining Attempt 44896c20bff8811c28da34c9dbec58349880a5319989140890fd3e26e0b8285d
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 2b8697ad100303f66b0df24c67370b9c1cc0072f27f986ca72c38ae7489c6064
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,779
Size: 1.00 vMB
Total Fees: 0.02074970 BTC
Feerates: 178.73 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (325,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,865 589,865 00000000000000000004a07e0c00383a56e08f7f01c49e0c63f7c03772421d72 1,024 1.00/1.00 vMB 24
589,864 589,864 00000000000000000015f9a62b7eace67965e396169a5140039b9ffae319c4a4 2,519 1.00/1.00 vMB 53
589,863 589,863 0000000000000000001662c6be37fd2aeb476f754ac033940535efb1ece356c2 1,467 1.00/1.00 vMB 30
589,862 589,862 00000000000000000013bc12017b979d7df0723de4dcd906db9198c49ae91a91 2,345 1.00/1.00 vMB 73
589,861 589,861 000000000000000000048ba95d2a20e9133a5ca65503a5bf1e32e5bce38226fa 772 1.00/1.00 vMB 9
589,860 589,860 000000000000000000196dbaa09e991264ede46b14e656d51e3f673758ec3b44 2,535 1.00/1.00 vMB 64
589,859 589,859 000000000000000000033065d8dd83a0e7f8f7161a9201fe390a67a28076d52d 2,790 1.00/1.00 vMB 39
589,858 589,858 00000000000000000009b520209c14faba88398e5205f11b20d13386abb2bd28 2,812 1.00/1.00 vMB 59
589,857 589,857 0000000000000000000e32cf0081dc06f4eb7fd3e96fccf5a33c4c634526ca62 3,056 1.00/1.00 vMB 86
589,856 589,856 0000000000000000000523ebbd3bd2f97204424530061c473e5dc8c899237789 970 1.00/1.00 vMB 21
589,855 589,855 000000000000000000079c6f002423a73c43a46f838086af170f18550e9d2168 2,418 1.00/1.00 vMB 36
589,854 589,854 0000000000000000000fa7a77bd51c1b761a981c0c7372071ed347afea7417ec 3,195 1.00/1.00 vMB 61
589,853 589,853 00000000000000000007e3c9b8a38ca9bc1673ebd25f76eaa88fe35df1bbee98 3,295 1.00/1.00 vMB 70
589,852 589,852 0000000000000000001b1c6159b75c067e524dc2f286ef5b5f4e94ee50d32931 2,827 1.00/1.00 vMB 23
589,851 589,851 000000000000000000105249a69b24b4e507bedf231ce6556c5e4f2c1fb1ff1a 2,814 1.00/1.00 vMB 31
589,850 589,850 000000000000000000145dd1b7e3b0a32dba110f201f098bf383090fa385f8a5 3,007 1.00/1.00 vMB 27
589,849 589,849 000000000000000000001b228322405a26c6bcf771f13b103d4b70c542aa25fe 3,201 1.00/1.00 vMB 60
589,848 589,848 000000000000000000084e80ededfb7ede410a6217925c3ed899505bf05d6e99 2,773 1.00/1.00 vMB 57
589,847 589,847 00000000000000000007ed54a12f4ed1909e9bd9880074cb2e8c9d45dc576529 2,924 1.00/1.00 vMB 57
589,846 589,846 00000000000000000018c6b313807fe652581f14466c9a155cf989268345eea8 3,199 1.00/1.00 vMB 41
589,845 589,845 000000000000000000042028b1ffac37e6cbe6799832c8ccba386d0c2f06a669 1,583 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.68 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: 677.93 GB
    • Received: 16.44 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.