Loading Tool

Explorer IconExplorer

Memory Pool

50,298 transactions
28.66 vMB
0.08022674 BTC
Random Selection Loading Transactions
Max Size: 152.89/200 MB

Candidate Block

Mining Attempt f8ea2cf018991ac9d8d9f3c534b03cb34b70750144675b0b30ce01214a12b720
Version 20000000
Previous Block 0000000000000000000003096370cda76b1c88720eb14b0cbf16be2c6035191b
Merkle Root a439175628c690b331740676eb351600f85f8ff32c69b0543ab07741e8934242
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,625
Size: 1.00 vMB
Total Fees: 0.01895740 BTC
Feerates: 151.12 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,717 (803,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
110,918 110,918 0000000000009ffaf1141e03f9593e14d1d8f896655fba85aa39486508502d5f 12 0.00/1.00 vMB 0
110,917 110,917 0000000000011842aa0e9e8277de93cdf4be42eec95043f38206e5b64a8f64bb 9 0.00/1.00 vMB 0
110,916 110,916 000000000000ecd90c2ec5e612ec6f4e54e316b68ae29eeb248766b400ab3647 12 0.00/1.00 vMB 0
110,915 110,915 000000000000905c23bd8c1855880364f59f8c59744884e5d229fb687e6c8fa7 11 0.00/1.00 vMB 344
110,914 110,914 0000000000005d1eca37419c04d795ab1f82505b8dd9aeeff3445be5b58f4611 13 0.00/1.00 vMB 333
110,913 110,913 000000000000ade256fa57f676fa08bf4b7570f7bee3b5328e7cc200efbc0b05 12 0.00/1.00 vMB 0
110,912 110,912 000000000000ede7d90863a85d959cbe6cfc8216474320a58874f9e049f009b1 19 0.01/1.00 vMB 0
110,911 110,911 000000000000d9163ad49e49a561db8cbf11f837f6f4273ef497f9df649892c1 10 0.00/1.00 vMB 336
110,910 110,910 00000000000050b79d77219306c587791fe1936c44c5fa710d8c1b86624f8ace 5 0.00/1.00 vMB 335
110,909 110,909 000000000000274f4b3060a56f41a05fe0749cee5b55dedf5e3a2fb875b533d2 3 0.00/1.00 vMB 0
110,908 110,908 000000000000fe5148f54b80a2e78bcdcdbefa70ec61168dc3e7ab4f75019dbb 1 0.00/1.00 vMB 0
110,907 110,907 000000000000a81a90590c765801c636cfa6ed1cf488b5120b65a2d7affdc641 5 0.00/1.00 vMB 415
110,906 110,906 0000000000006ea6f636bd95a836146903304fbbcbf6577f373ebc20b822ac61 9 0.00/1.00 vMB 412
110,905 110,905 0000000000008b73bea76b38dc27d8610fd8b9c1bbb4d5a2b339d782f536e363 6 0.00/1.00 vMB 0
110,904 110,904 0000000000003f870ef306336370d330f7ca461a306695c3ac70180b950a09d8 73 0.02/1.00 vMB 88
110,903 110,903 0000000000006953bdbd43242939f153a9fb9a8af4763eabaec506ecc798a037 11 0.00/1.00 vMB 335
110,902 110,902 0000000000007f0e9104608d64a02d1bb34b92c0bdb1893251e34c07b9943ef5 9 0.01/1.00 vMB 169
110,901 110,901 000000000000c726e0e38b7c05e9bf451c71d3faec3a86bee942d4101991c932 8 0.00/1.00 vMB 575
110,900 110,900 000000000000c41f464f38f9aed166a79905d08183997686675b0b5d41a9fab6 7 0.00/1.00 vMB 689
110,899 110,899 0000000000012d518375c8f805af5a0aa1eb7e38e5734f4d2ea0f314b6cb1998 4 0.00/1.00 vMB 0
110,898 110,898 00000000000054c8b96574c074fd14982bc8e21e46ea23761742e0cddab0d3f6 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.89 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: 645.23 GB
    • Received: 12.71 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.