Loading Tool

Explorer IconExplorer

Memory Pool

31,872 transactions
12.43 vMB
0.04749292 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 72.03/200 MB

Candidate Block

Mining Attempt 1647de3b8f167aa6209fc63e6a099b1efc15cdd274cd7d45c392904ed5ec4f03
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root e75b1dda808d22bd48b70402f6b5932bcd9d3f6eaaa9688bd3f4ca4bc68c1fe0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,209
Size: 1.00 vMB
Total Fees: 0.02465919 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (776,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,859 136,859 000000000000096ce58515dce89a2046322f879513c75c995f3c2fa3601f82b7 28 0.01 vMB 279
136,858 136,858 000000000000019165edbee3ff6a4381217fc61f19abbb913721a641fa216da4 29 0.02 vMB 216
136,857 136,857 000000000000047d14fe706e3c4b728360136d9d25ca4d1a41d927d32cb41dd1 98 0.03 vMB 124
136,856 136,856 00000000000009ebdbe42d3094e809a31467572dddd58e99f7ba445e60d4fcb5 76 0.05 vMB 338
136,855 136,855 000000000000002b833b0ad8c0ad5e09a117b55046d111d3989dec5762fb89e8 12 0.00 vMB 1,311
136,854 136,854 00000000000000e58b03adb4b300f06c978366d04fe46403b7adfe155337308c 122 0.03 vMB 86
136,853 136,853 00000000000000fd920ee7c82a198c869342c38377bd9288716091aacb2d83f0 12 0.00 vMB 50
136,852 136,852 00000000000007b9c57dce62d80b9e4d4d2c11af90b000feb5450daa53328378 154 0.05 vMB 120
136,851 136,851 0000000000000300a790e447bd15f4c53123d1b7d004c7ecd029d7f8a95f0c47 147 0.05 vMB 229
136,850 136,850 00000000000006d2003bf4772427103a8222df74a6d3a852c6491ad1cce3fbe0 103 0.05 vMB 325
136,849 136,849 0000000000000a634ceff5abdf605e7dda16388e3d4dbaa6a33c6c594bfdfdfb 26 0.01 vMB 321
136,848 136,848 0000000000000205f9bac81006ba6f9319e865606749f109f0f8039449099862 23 0.01 vMB 238
136,847 136,847 0000000000000969acb714793add9f514c98fd694e5c5c3d033428ce495a3aba 123 0.05 vMB 234
136,846 136,846 00000000000005cb0c9e774ca967dd75b52d8f1663c3dabbe3ef4720c4d0a5da 77 0.03 vMB 295
136,845 136,845 00000000000006b7eb8590cd6372b74369f9d74f69f0afbba63c2a790460217c 16 0.01 vMB 692
136,844 136,844 0000000000000253dc143371c5f054db0c1a6ce22d61fb22b75e54f5ae614ab2 70 0.03 vMB 317
136,843 136,843 00000000000001132be7470ab970c0dd23b8bb4a8f4cc163bf29105d45523f56 12 0.00 vMB 873
136,842 136,842 0000000000000339dbb5e31fbca361201a0fb437da4591acff733891fbe52ccd 23 0.01 vMB 462
136,841 136,841 00000000000009b9fb945e8407eb14009ac9e238c1c585ea31556fd10217bca1 76 0.02 vMB 379
136,840 136,840 00000000000006dd1454bfa32f4731fae918c9b7cd6e744b6a6adc12e5aee6d6 97 0.04 vMB 384
136,839 136,839 0000000000000380b3a914e2a2f2dc58c58c2dcfcf6b27e793a719400bd42c82 14 0.01 vMB 374
Previous 10 blocks ↓
Total Size: 779.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 383.14 GB
    • Received: 1.95 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.