Loading Tool

Explorer IconExplorer

Memory Pool

87,120 transactions
32.31 vMB
0.14066414 BTC
Random Selection Loading Transactions
Max Size: 197.76/200 MB

Candidate Block

Mining Attempt 5efdff536d97cd6a8227605fc9007d53ee3155e098e6d7ff13a405f45c958b95
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 081146cd5d041a7deca7b2c3b47e16d73fcaf5532e2c65b532167a8f9415627c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,871
Size: 1.00 vMB
Total Fees: 0.05311390 BTC
Feerates: 301.57 > 5.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (611,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,877 303,877 000000000000000050eabbbe9f5fd017d2afa4564d3ce9541221511cdac7e93c 104 0.05/1.00 vMB 18
303,876 303,876 000000000000000020ebc2372906131a80453b638fb35a6f9f74ff343dc6d770 7 0.00/1.00 vMB 22
303,875 303,875 0000000000000000258f2392963eaedea14421e693176c20acebf3c83412ab85 366 0.23/1.00 vMB 28
303,874 303,874 0000000000000000555df7a501e90721ba526d372a7c491b8a2e22bd8cc59dff 398 0.22/1.00 vMB 30
303,873 303,873 000000000000000058021f619c5b16c1da657ec5f02193075dd2aa0e2f03e177 93 0.05/1.00 vMB 36
303,872 303,872 0000000000000000454bee70c30c1498d3cf53faef0168d9712b44b435ccc5ab 262 0.11/1.00 vMB 36
303,871 303,871 00000000000000004bf784f16260394b87cfabefa9c5b6389dde6077074251f9 546 0.38/1.00 vMB 26
303,870 303,870 00000000000000003861e0ab9bee78632f6f7805fa083b1eacf765a5a2362aab 623 0.35/1.00 vMB 30
303,869 303,869 000000000000000017af3c448e80b55146f15fa175717e84ef48f0791195ffda 174 0.43/1.00 vMB 15
303,868 303,868 00000000000000001af9fedbcc28c94310c38d882f9d42898ec5ce79133019e3 330 0.35/1.00 vMB 40
303,867 303,867 00000000000000001d804e121d4d92c65d8a0fe55ff9a989b38f6c29b2a017cc 934 0.35/1.00 vMB 48
303,866 303,866 0000000000000000492e241aaca16159b3830f67bf7b002babd73a069eedb165 183 0.09/1.00 vMB 27
303,865 303,865 000000000000000052c0c588dbbec4b0d0bcfb605656ae08f29337a8ba574e5d 724 0.35/1.00 vMB 32
303,864 303,864 00000000000000004b2ed7fdd04c0362728e6fc322204d0aab555bdd5aa624b1 28 0.17/1.00 vMB 12
303,863 303,863 000000000000000017a11af6cd1393ebb40cc9e8add164561a13e4cfb140ef88 395 0.22/1.00 vMB 29
303,862 303,862 00000000000000001e84b7cea1413038c9b83c7e480161a1c5f726bb4a51e183 174 0.42/1.00 vMB 14
303,861 303,861 0000000000000000392e7b20179cd2afea724484825cbcec081e0ff9e89cd1bb 779 0.35/1.00 vMB 40
303,860 303,860 0000000000000000341c453bde91b7a14e498397b6c58a94f1adacd3dcc23da9 157 0.08/1.00 vMB 39
303,859 303,859 00000000000000003cca10667eb814126bbd7130aabf37f2e72ce68a85a9b9df 218 0.11/1.00 vMB 32
303,858 303,858 00000000000000004e164e05398bd3f490a0f584e53c8a81463f31107fd7e736 140 0.06/1.00 vMB 33
303,857 303,857 00000000000000003717ba8eb7ef67eeea914e3b7ee07450b96261a99af41cb0 557 0.28/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.61 GB
    • Received: 16.94 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.