Loading Tool

Explorer IconExplorer

Memory Pool

48,620 transactions
28.24 vMB
0.08000220 BTC
Random Selection Loading Transactions
Max Size: 150.72/200 MB

Candidate Block

Mining Attempt 28401bf6a18f0fe07ee24c583d60b8684e08c43fe87ba7c113516f5fd0a0afa4
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root 763e775dbe55618ec5467b77505c1124e221d053635c39000abdc1d4a5161ffc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,202
Size: 1.00 vMB
Total Fees: 0.02612586 BTC
Feerates: 500.45 > 2.62 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (428,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,862 485,862 0000000000000000000db2ecb745d086b931b712ab1758f20f30629ae27c3be1 463 1.00/1.00 vMB 129
485,861 485,861 00000000000000000033350448762f4d658a0e7afc6a2d21c833487c42819487 1,745 0.97/1.00 vMB 176
485,860 485,860 000000000000000000aa68cb65329f919b812d663aa14b510d2104a5c20056f4 1,069 0.98/1.00 vMB 154
485,859 485,859 00000000000000000011485e4e4c17d44d051c7a0b4aa4dc41db7df4e4a5f21c 623 0.99/1.00 vMB 143
485,858 485,858 0000000000000000004966656269a36df140fa3eeab401cb6cb9620d182815b6 438 1.00/1.00 vMB 133
485,857 485,857 000000000000000000bc6d3095057d5f9759d1759244ed7b49103394edf16766 998 0.99/1.00 vMB 145
485,856 485,856 0000000000000000002671055718b4d50555eda2e3a8acd019460a4af0697313 829 0.99/1.00 vMB 143
485,855 485,855 000000000000000000a7bda943639876a2d7a8caf4cac45678fb237d59c28ba1 256 0.11/1.00 vMB 178
485,854 485,854 000000000000000000f1d3bc690fa2dfaca9c269b935f2d511ad08a61ac912d3 759 1.00/1.00 vMB 147
485,853 485,853 000000000000000000e1838b95980480c28e7bf4109725cbf198af240319f98c 192 1.00/1.00 vMB 123
485,852 485,852 0000000000000000005b14068bed7ce06507400805079b7fc2b3f8e9a00a8f71 1,925 1.00/1.00 vMB 159
485,851 485,851 0000000000000000004c8bb348b8f68ab12d8e54a2a439504a92311a14faec6a 97 0.09/1.00 vMB 44
485,850 485,850 000000000000000000805b6444294cf04acfbfad65a870bd9d39ff8698fff2b2 1,630 0.83/1.00 vMB 91
485,849 485,849 000000000000000000a2842d3dfe4095799e9be2ff4ac3c34bd883129b5a3a5f 149 0.13/1.00 vMB 94
485,848 485,848 00000000000000000124552adb0b3dfafb3ef2e408176c22f79d7e3a2fd24db3 2,067 0.98/1.00 vMB 89
485,847 485,847 0000000000000000005b3213d55290aae59cde049c8e48660f076d1e79e4a778 938 0.47/1.00 vMB 91
485,846 485,846 0000000000000000002c071da166eced08638b9692d370f6b6c3f59c3a2bbf13 311 0.24/1.00 vMB 64
485,845 485,845 000000000000000000e460178845e5927d7eba37d3d36b28eb78a4563c3b5356 2,093 1.00/1.00 vMB 44
485,844 485,844 000000000000000000af043e1afdd889fed71afd585e81b90fe9553f99003d8a 1,925 0.98/1.00 vMB 93
485,843 485,843 000000000000000000ae83c7fbb9ee8b286d5133a8f3a79c04ebf05ae0b020dc 1,088 0.71/1.00 vMB 49
485,842 485,842 000000000000000000646cf4189f75d392db2ecb7f972bfb0de592ff6df95cdd 1,774 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.02 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: 649.70 GB
    • Received: 13.21 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.