Loading Tool

Explorer IconExplorer

Memory Pool

87,843 transactions
32.57 vMB
0.24798766 BTC
Random Selection Loading Transactions
Max Size: 194.65/200 MB

Candidate Block

Mining Attempt 7ee11810e3defb4f281d49d255453e288169efc37092bc809c116cbf11bbf52d
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 36a14d5cd2d061d0a54e19695077ef3d22f67d0e73d721fff6bd4ac3c5fbe35f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,864
Size: 1.00 vMB
Total Fees: 0.10976206 BTC
Feerates: 538.26 > 11.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (604,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,190 310,190 000000000000000002b21aa5ba26ff1067aa6a196383a0dbff0d14bb7957afc4 212 0.16/1.00 vMB 28
310,189 310,189 00000000000000002475f8745463fc39eabbd1761f0bcc8921d05ca2925d24e4 285 0.15/1.00 vMB 28
310,188 310,188 0000000000000000188ca11984756f9fda3ea7dc009697ebf75ae54deb025b91 1,030 0.71/1.00 vMB 26
310,187 310,187 00000000000000001d40f28d40b3e77db29ce9d3d0de362f79cc4fdf53ecda0b 55 0.04/1.00 vMB 23
310,186 310,186 00000000000000003e1a7bbb28de829ae8e2149d850a0f8cc660b79fa34dc55d 124 0.06/1.00 vMB 32
310,185 310,185 0000000000000000023621db7ff8dc6f8356fd53b2041bc6e44911ec30a14037 165 0.10/1.00 vMB 22
310,184 310,184 000000000000000036ea7920308bd1acbad5d9018c6408fc1dd8fb506170c953 113 0.07/1.00 vMB 24
310,183 310,183 000000000000000032eb92607fba1a4cb8917bdc286426932a47ce812fab7619 643 0.37/1.00 vMB 32
310,182 310,182 0000000000000000033463e461523cd2321e5e63612772c07525b7efe0fa66be 47 0.06/1.00 vMB 20
310,181 310,181 0000000000000000075e546ef92367cbd642a148f3aaffaf0ddd34c1d4c4eeb1 478 0.41/1.00 vMB 24
310,180 310,180 00000000000000002ac4bdaf6f358aa658e951572c12d65707af8c29ce5df5dc 164 0.04/1.00 vMB 37
310,179 310,179 00000000000000001139a753d12d7fcf5e0feead2d03e12ab37cbcbe24016432 317 0.19/1.00 vMB 26
310,178 310,178 000000000000000033351ae99ff520958a02787eb63c94b236349b734e602c5f 158 0.13/1.00 vMB 26
310,177 310,177 00000000000000001abbea7f944a62072a07458eec28e5089856362ed3b08367 159 0.11/1.00 vMB 25
310,176 310,176 00000000000000001e66c2e38234539b8bac8ffa0fffcdfcd9333e2530178f91 90 0.05/1.00 vMB 29
310,175 310,175 00000000000000003ea276d7b24c0138c6e652642a4b93f1a8edcc60316fda28 418 0.22/1.00 vMB 35
310,174 310,174 00000000000000001f8316a697428e8dc6ec4c47d730743806771743ee438831 183 0.14/1.00 vMB 24
310,173 310,173 00000000000000001cbf459368fa154c3841138d425a6d5b20b1d880cc3d4418 25 0.02/1.00 vMB 21
310,172 310,172 0000000000000000107a077d59334da4e3615b97601fc118c0af1e00aa89add1 50 0.06/1.00 vMB 17
310,171 310,171 0000000000000000294b97e7e7588e27a30d3512dfd24eea0cc1422d07367d14 25 0.01/1.00 vMB 21
310,170 310,170 00000000000000003d963f1ab9c3cb87fa5c4227dbf93f587e446121c5660e7e 201 0.08/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.