Loading Tool

Explorer IconExplorer

Memory Pool

79,169 transactions
29.68 vMB
0.07707305 BTC
Random Selection Loading Transactions
Max Size: 178.30/200 MB

Candidate Block

Mining Attempt 9df72aa2280fd96cf638c13d451233836a8e8ee6339bd47d7e2ffe4e34db0600
Version 20000000
Previous Block 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe
Merkle Root 91e97ecc6af4efce718d34d3a589ef1764609e738099054043e85fcc73f37a77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,958
Size: 1.00 vMB
Total Fees: 0.01665035 BTC
Feerates: 101.61 > 1.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,009 (250,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
664,706 664,706 0000000000000000000cccd9608cc2cc7ccbbbd3958090863657e81f6e668ea1 1,712 1.00/1.00 vMB 72
664,705 664,705 0000000000000000000309251080928ed18bfeb6346ae6eb1f2bbfd80d7e3905 1,798 1.00/1.00 vMB 59
664,704 664,704 00000000000000000003dd3c1c94f7b1edd516b4cc1a67e35da399cc23e9e6f7 2,646 1.00/1.00 vMB 78
664,703 664,703 00000000000000000003fc6604770bd764fc3333ac55feea390b40cc0001c103 2,831 1.00/1.00 vMB 79
664,702 664,702 000000000000000000035c2aa2e8370ad941adad6d96f7a8b92afe54c7ceda21 1,477 1.00/1.00 vMB 89
664,701 664,701 0000000000000000000b623d7440913e184aa7dfb1d3b955dcde112acaafe34a 1,497 1.00/1.00 vMB 96
664,700 664,700 00000000000000000004abcbf203bab2bcb8b1fc5e02f163a27f2c54fc86df24 1,435 1.00/1.00 vMB 85
664,699 664,699 0000000000000000000d436263dc6b5e71457a83af3be3347d24b03e94e95cab 1,320 1.00/1.00 vMB 86
664,698 664,698 00000000000000000009a9feae8f31dd1fbf3cb806c60a96f1f97a7e62a095ce 1,645 1.00/1.00 vMB 85
664,697 664,697 000000000000000000048d966e60f1d71846cbf899dac9f8121ace698e961086 2,481 1.00/1.00 vMB 100
664,696 664,696 000000000000000000069ec3a8cd7035e102fb7ca610a4fedc56e00515060eda 1,750 1.00/1.00 vMB 91
664,695 664,695 0000000000000000000817fc51aaf6f01bb509fc6abbd98d708847e6f5ee2a8f 1,115 1.00/1.00 vMB 79
664,694 664,694 0000000000000000000d869853658420723c075c644282b5edc72a134d7507cd 3,000 1.00/1.00 vMB 84
664,693 664,693 0000000000000000000b9f5bb624a6229e613232580b87895a80e3194d061f38 2,480 1.00/1.00 vMB 101
664,692 664,692 00000000000000000004b6e076336246293f4c7e21bd4677746c81ac4012b915 3,254 1.00/1.00 vMB 90
664,691 664,691 0000000000000000000e376d71198ab92be3c67d921d503df47350c3e8f734fe 2,570 1.00/1.00 vMB 97
664,690 664,690 00000000000000000004024f3d9ad5969dae94a5d4ba0e84831865f9332d93d7 1,284 1.00/1.00 vMB 94
664,689 664,689 0000000000000000000c664a83876e4c783a9704ce40965e54b41c1e428659ca 2,963 1.00/1.00 vMB 108
664,688 664,688 0000000000000000000cc00978fc7b5dd71c311f4d0626b21ff5e5944584af54 2,931 1.00/1.00 vMB 96
664,687 664,687 00000000000000000006e5a9bcaf634e4609432b619555394f7fafce10d17e2d 692 1.00/1.00 vMB 89
664,686 664,686 00000000000000000007e0e202585a06ec094bacc4c6b69fe5514b1137e0c162 1,761 1.00/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.41 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: 665.07 GB
    • Received: 15.08 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.