Loading Tool

Explorer IconExplorer

Memory Pool

48,860 transactions
29.39 vMB
0.07770406 BTC
Random Selection Loading Transactions
Max Size: 157.09/200 MB

Candidate Block

Mining Attempt 0701005d00918ce6cf561216b385a06f29dc0ace487bc5434be304b6889b6fba
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root dc6b6c2028d0060e6fa29a2aaf9b6ed6ad20a8a5d44dd45289dad5d2e131dacd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,567
Size: 1.00 vMB
Total Fees: 0.02036333 BTC
Feerates: 132.00 > 2.04 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (298,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,180 616,180 00000000000000000003086a04673e2df933d5346b4415dff6107429c446496e 1,201 0.45/1.00 vMB 15
616,179 616,179 0000000000000000000015a572f549e0916ad6d02f4f52ce8fa4e1bbd32f955c 515 0.28/1.00 vMB 24
616,178 616,178 00000000000000000005f711696f0ca756b083dac5160d0ceb40fe1585baa099 2,663 0.83/1.00 vMB 18
616,177 616,177 0000000000000000000edd6f97f641d4f497fae0bf08805556c019eb482cb103 580 0.22/1.00 vMB 12
616,176 616,176 00000000000000000000e919b79a0035b060cc2438e5241cce2854dddf6c564d 161 0.15/1.00 vMB 14
616,175 616,175 00000000000000000003aeef5130a6adc17c30c9197bbb6fb639685f38ca13da 1,642 0.64/1.00 vMB 17
616,174 616,174 000000000000000000001c987e00afe3e4be4674f4034793214ac873d676aeef 2,145 1.00/1.00 vMB 16
616,173 616,173 000000000000000000049ee5321f5913ac37e708691f981d6323a7cad5db6bfa 2,046 0.68/1.00 vMB 15
616,172 616,172 000000000000000000006c3a56d3f84c09bd1d3721ea0373501369c0b8ab31d4 2,650 0.76/1.00 vMB 14
616,171 616,171 00000000000000000005685f822924f07fb021a99294e0caf1ce44d3460d495f 2,651 1.00/1.00 vMB 18
616,170 616,170 00000000000000000003bac504ded12e9d6fdf5200ec0b907a0e5e1d659011ba 2,310 1.00/1.00 vMB 13
616,169 616,169 00000000000000000006415ec9a39f699a72036bf50c407804ea3cdb8452b664 1,910 0.65/1.00 vMB 11
616,168 616,168 000000000000000000017ca7b63862f9d8b02a3c9ac8e2274c20a77bf2b31b24 3,093 1.00/1.00 vMB 15
616,167 616,167 000000000000000000060bb472ff2c6fd7b64e9b48c6f4f04c0a0f3c02ff336e 2,563 1.00/1.00 vMB 17
616,166 616,166 00000000000000000005175b0d529bbc16d8577539764678cbfee152667ef2f8 2,064 0.73/1.00 vMB 17
616,165 616,165 0000000000000000000d198497112c0239b0810facd5e8a8256cfeb1339b6db9 28 0.01/1.00 vMB 19
616,164 616,164 0000000000000000000f6636e1a16029b6bcba41fdf20f4fa09a300fcb173a26 482 0.15/1.00 vMB 2
616,163 616,163 0000000000000000000e3377d365a3a4332e5917cd35ebb103f4db93ddf765c3 2,670 1.00/1.00 vMB 10
616,162 616,162 000000000000000000012b343f4d0c1f0cbf22cfc5febb4c0d23820222558e74 3,359 1.00/1.00 vMB 13
616,161 616,161 0000000000000000000d179aad36aa78a8e69bf6b3bba8694caa994d8c671971 2,491 0.99/1.00 vMB 20
616,160 616,160 0000000000000000000ccd659f64e60dd470712d666e892197e22a2a2f696537 3,617 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.58 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.