Loading Tool

Explorer IconExplorer

Memory Pool

46,491 transactions
27.32 vMB
0.10067315 BTC
Random Selection Loading Transactions
Max Size: 145.53/200 MB

Candidate Block

Mining Attempt d96cc806eca95ea5aa09ccbdb3a76f2ddbdfa7e67b2523387cbf70ef7fa41d60
Version 20000000
Previous Block 00000000000000000001bfbced3ea009a2f71c20ce288c536043b9b1575dc7b2
Merkle Root 10211ec9023287c4351de198dfbac4c93c52fe0a1f08d7ff019adaa45b1b9f7e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,604
Size: 1.00 vMB
Total Fees: 0.04978024 BTC
Feerates: 101.66 > 4.99 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,771 (428,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,866 485,866 0000000000000000004fbae77950cf6a08a19a83755224be09935dac3ddeae0f 1,380 1.00/1.00 vMB 149
485,865 485,865 0000000000000000003c2e25bc7fa2c632f63956ee3d9a208337ed0da27d72c9 1,837 0.98/1.00 vMB 171
485,864 485,864 00000000000000000047d3fec034a86e77b53f1cd5970acf169e74c05d88729c 2,234 1.00/1.00 vMB 135
485,863 485,863 00000000000000000084ba7b5756a4aff9c7e9adbf4b487d832b7fe40023cb87 1,837 1.00/1.00 vMB 215
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
Previous 10 blocks ↓
Total Size: 781.98 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: 648.26 GB
    • Received: 13.02 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.