Loading Tool

Explorer IconExplorer

Memory Pool

82,180 transactions
31.79 vMB
0.10819154 BTC
Random Selection Loading Transactions
Max Size: 191.98/200 MB

Candidate Block

Mining Attempt 31416d5370eb35fb26cd792a5f8c968dad3e42f77d7131d6151221836f0e50f2
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root 4625adb3546a49e8136c9b1d18eeb67d33afa62cd9ecfb79de72a5de853e4142
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,543
Size: 1.00 vMB
Total Fees: 0.03336206 BTC
Feerates: 265.25 > 3.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (634,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,885 280,885 00000000000000022bea3f8e36a1b3e28b760aaf1319782834916b7d098ffef8 162 0.05/1.00 vMB 114
280,884 280,884 0000000000000002238116ec740c7c6a808a8abcb7c9a88301d29629608262c3 582 0.25/1.00 vMB 46
280,883 280,883 00000000000000008fda02f9b1cd3e92c1f7af697d3087c0455a5a04806ce1db 44 0.07/1.00 vMB 17
280,882 280,882 0000000000000000de489b72689e622c7df02fff0562c6c98ec75ecb025e745c 390 0.23/1.00 vMB 50
280,881 280,881 0000000000000001d841e8e57e2956e75c1fab5f6913acb44bf313282998bfe3 288 0.17/1.00 vMB 38
280,880 280,880 00000000000000015fba0ce44dae9ebc974d3b7d49349711149314a8cdd9fadc 154 0.09/1.00 vMB 37
280,879 280,879 0000000000000000226450593b23d1db1a74a5caf0000ffb3dde8d4df7d14d9d 397 0.15/1.00 vMB 55
280,878 280,878 0000000000000001ef328ec9ed05c170b15a29ecf52a23eb9d77d1a3bd970df6 502 0.49/1.00 vMB 34
280,877 280,877 000000000000000068020d6888f7ff5b6d4922d0816dfc83a4f89957a16accc5 212 0.25/1.00 vMB 21
280,876 280,876 00000000000000017ca1d5324103190643fd0de6ecddd939d716364c275f89f9 635 0.25/1.00 vMB 58
280,875 280,875 0000000000000001db9f34779b6c50abcf2dda2f67a0510801546d70ced0b64e 2,133 0.90/1.00 vMB 35
280,874 280,874 00000000000000014e9907e1067c59e1c86d7ed0d2c3dab51aa27881ffa9b9f0 198 0.05/1.00 vMB 75
280,873 280,873 0000000000000000d055d1927aed64adad4837f6eb98946ba73498f274034b4e 698 0.25/1.00 vMB 95
280,872 280,872 0000000000000001b0e0ae7ef97681ad77188030b6c791aef304947e6f524740 87 0.05/1.00 vMB 58
280,871 280,871 00000000000000015a8e571ffd5651b7d815a1b87057b11e16941a2585e07061 346 0.25/1.00 vMB 30
280,870 280,870 000000000000000191294c250bfb3bf3490d32f08151d4263633b0e605455a4e 247 0.25/1.00 vMB 21
280,869 280,869 000000000000000252b7dfb9c8e4ee85d6ffd95777997132fcfb99c832fe0120 886 0.50/1.00 vMB 23
280,868 280,868 00000000000000006cb2d992207ee57229e36a67ee3d84de47029c4e036e1576 806 0.25/1.00 vMB 85
280,867 280,867 00000000000000007d3e074b94b5bbce557cb57a88011bd66a12a482c70646db 526 0.25/1.00 vMB 51
280,866 280,866 0000000000000001b3c32ebd2ac03a153b88e4a4931be68c75c6feb03c2b9a59 196 0.35/1.00 vMB 43
280,865 280,865 00000000000000010603963b3c16ca65a6048513bebbf8eb5ae5bd15c6a372ef 84 0.25/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.73 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: 707.60 GB
    • Received: 16.69 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.