Loading Tool

Explorer IconExplorer

Memory Pool

78,494 transactions
29.43 vMB
0.06856685 BTC
Random Selection Loading Transactions
Max Size: 176.75/200 MB

Candidate Block

Mining Attempt 1d029932aecf68efdaa69c1272077f576d0a3c2db7c685761bc4226f073cc618
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root 8ddc5c0671e0ec887a961bd8d6555a154176ed75f90533ce0b75f887acaa3046
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,049
Size: 1.00 vMB
Total Fees: 0.00872587 BTC
Feerates: 150.77 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (252,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
662,222 662,222 000000000000000000098d26aa501867a8be0126dccac668781caa46afa95548 2,325 1.00/1.00 vMB 30
662,221 662,221 000000000000000000068b2a98c2df6997160e3f3404bdc71e36800181d91d80 2,403 1.00/1.00 vMB 48
662,220 662,220 00000000000000000007b38043ba6a8723d02211f15a920e8ebc94a7efec25ba 1,857 1.00/1.00 vMB 52
662,219 662,219 0000000000000000000548da153aafd01a2a51c51708bb1e4aa567a27c9b0fb8 2,577 1.00/1.00 vMB 105
662,218 662,218 00000000000000000004c6d809e24284e5f4509b2a10d10f913c376de12da57a 2,835 1.00/1.00 vMB 126
662,217 662,217 0000000000000000000334419a898e498bc6b513f5cd313fa88c88123337f6f7 822 1.00/1.00 vMB 13
662,216 662,216 0000000000000000000d13cf2f4632b81cfb9d0976197b02ed6c8bc39bd4af65 855 1.00/1.00 vMB 16
662,215 662,215 00000000000000000009e98d0d1b9b1196cb30b669183e9430975fa89bdea137 1,391 1.00/1.00 vMB 30
662,214 662,214 0000000000000000000ae568f189a8facbb83c9a7548e539dfc5865739ff3599 2,075 1.00/1.00 vMB 67
662,213 662,213 0000000000000000000c45f8d7e17f81d80f21a1c0bef7e9cb084c49cb2bd35c 990 1.00/1.00 vMB 17
662,212 662,212 0000000000000000000596d72d9dca7523d92ac72e491f5b67f82d530ed30222 1,544 1.00/1.00 vMB 20
662,211 662,211 00000000000000000005841816a0f6cfd5f51c5a132b35708836397f2f197222 2,234 1.00/1.00 vMB 33
662,210 662,210 00000000000000000004e8aa78f6e8a345ca9b24b0dc1d4ae2368673f279f24c 2,235 1.00/1.00 vMB 67
662,209 662,209 0000000000000000000a6dd0eea502c294f15c697740867e5ff3199cfc57832a 1,611 1.00/1.00 vMB 35
662,208 662,208 0000000000000000000983121aa0f3691670402d0056108ea86334bad0ac1114 1,302 1.00/1.00 vMB 89
662,207 662,207 0000000000000000000a8e84db7c191d844d4b43e461016e4dbbb03ed1f22e92 2,128 1.00/1.00 vMB 61
662,206 662,206 0000000000000000000978cb2fe7d61b486354e7ec62cf1a22f61d836d1cbfcf 1,516 1.00/1.00 vMB 7
662,205 662,205 0000000000000000000d66d6a8bdbc069619e7138604b7ad368ca71eaf3edad6 2,444 1.00/1.00 vMB 59
662,204 662,204 0000000000000000000e099513de2f979514c095582c1955da6d562576bb1415 2,379 1.00/1.00 vMB 45
662,203 662,203 0000000000000000000025273c1b760746d7c91097b867e6e2c7a544a13716ca 2,219 1.00/1.00 vMB 29
662,202 662,202 000000000000000000071939d709f6924a8729d90b5a33bc02447c462e8666f4 1,854 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.38 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: 664.44 GB
    • Received: 14.97 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.