Loading Tool

Explorer IconExplorer

Memory Pool

72,850 transactions
28.08 vMB
0.06797265 BTC
Random Selection Loading Transactions
Max Size: 166.30/200 MB

Candidate Block

Mining Attempt af3e52c9f0c0f4d302438a6f2452d15e5a471e0d45a0b23619a1f13d6f0c5384
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 636fc1f13d2692819d4723477c2287f8162c2bd67509d99a23b2478e43d86abc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,716
Size: 1.00 vMB
Total Fees: 0.01187171 BTC
Feerates: 150.86 > 1.19 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (365,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,933 549,933 00000000000000000025329bac913adb949013b3399eba9c08356da0ff36e4c5 2,224 1.00/1.00 vMB 22
549,932 549,932 0000000000000000001fe13b069f63c9b194acf7e716b68672d215e48974b357 2,715 1.00/1.00 vMB 15
549,931 549,931 0000000000000000001bd43b6cfb0b88cd221b376a373a4b6acf75db10cfd6ad 2,157 1.00/1.00 vMB 8
549,930 549,930 000000000000000000072ada388e969ee8ceb779f07aac132f90cf84c2363fa2 2,825 1.00/1.00 vMB 18
549,929 549,929 00000000000000000016b54db22ecca70fae544851c8d77ec5fcf486aba5a57f 2,129 1.00/1.00 vMB 23
549,928 549,928 0000000000000000001486f0ebea5708e72f09aa013a7b07aaab842199232abf 1,843 1.00/1.00 vMB 16
549,927 549,927 00000000000000000010339634e841b8755e84059406a5137e52620c3386041e 1,619 1.00/1.00 vMB 8
549,926 549,926 00000000000000000022806c3c4ca4b2ef13720f01561f5f670322337b98fcf6 2,389 1.00/1.00 vMB 9
549,925 549,925 00000000000000000016b92d133ebc4daa02c29e052de12251159d5772399a0d 2,972 1.00/1.00 vMB 28
549,924 549,924 000000000000000000018b071d0a43ddff5165bc0b9226495eb45b62eb6d3afe 2,518 1.00/1.00 vMB 10
549,923 549,923 0000000000000000001e0b40b21d03d55a1c967d66dcdf254e4d329ecc1afe8d 2,111 1.00/1.00 vMB 19
549,922 549,922 00000000000000000009de9633c89c0e26bd9296a167ea4b9ff0e8213921a9aa 1,761 1.00/1.00 vMB 17
549,921 549,921 00000000000000000007ca837dcec76b71f429201de6dbea8ee1a9378c3de184 1,919 1.00/1.00 vMB 21
549,920 549,920 00000000000000000003a684721cb537effb11cad9f66123c7bf9e0dd696da11 1,349 1.00/1.00 vMB 45
549,919 549,919 0000000000000000001fddc2c69fa66e259edd1cf44dabee1daad6f0899eb23c 756 1.00/1.00 vMB 76
549,918 549,918 0000000000000000000cf5a2f37617a363a39d3489e981a8e9d415aae6765fdb 1,065 0.37/1.00 vMB 17
549,917 549,917 000000000000000000087cdfd794b4da989939e2ebe6fc2a1d993d1be97524f6 2,391 0.90/1.00 vMB 15
549,916 549,916 0000000000000000000f4d03f43be78bbbc73a59c7d8b7117e11b93caa5340b3 2,781 1.00/1.00 vMB 13
549,915 549,915 0000000000000000001028f165716fad776d32b44c08b061af75adaebcf41682 1,730 1.00/1.00 vMB 15
549,914 549,914 00000000000000000017fd81b60398672690b430788813b44e636906bc0b61de 2,131 1.00/1.00 vMB 18
549,913 549,913 00000000000000000018bb857e910522f145666716343074050309ee54b701f4 2,720 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.45 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: 666.78 GB
    • Received: 15.22 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.