Loading Tool

Explorer IconExplorer

Memory Pool

32,210 transactions
18.57 vMB
0.04448542 BTC
Random Selection Loading Transactions
Max Size: 99.25/200 MB

Candidate Block

Mining Attempt 49727383b2e1f8cdefcdcc5b793530842946700a937699e229d32f01b6f0bcd0
Version 20000000
Previous Block 000000000000000000000c5314e19d0deee800b1ab40676853dacd6ad1a40168
Merkle Root a226248b9b490e7792854cd1a23a049d553c583a101e64f1a8c4247c1e3e95f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,448
Size: 1.00 vMB
Total Fees: 0.00924114 BTC
Feerates: 99.50 > 0.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,909 (756,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,941 156,941 00000000000008fceb77bce046b5c248ed6567402794987485459cd54bd758dc 7 0.00/1.00 vMB 83
156,940 156,940 00000000000002fbfd60b3f68bba72f2b2b4d122d85f8c571c25bd927f86949a 96 0.03/1.00 vMB 66
156,939 156,939 0000000000000e952de8256045ef62037e428918384971fd10385bc5bc793772 4 0.00/1.00 vMB 66
156,938 156,938 0000000000000cf5d78bcf5d001f4de769272a0ef621b0031f9059d1cc5354e9 27 0.01/1.00 vMB 598
156,937 156,937 00000000000007bf597833ecce3be388e4ef2aea75b99c30e3a1064d2c6f7451 10 0.00/1.00 vMB 351
156,936 156,936 0000000000000e835bfb96bc324082a79226a056041322d142a505f74e2f228c 36 0.02/1.00 vMB 2,775
156,935 156,935 0000000000000143c74104b498b4274b1c06034a22b5117578508873a3e233bc 133 0.04/1.00 vMB 35
156,934 156,934 00000000000006b51d63b9eff22a3b3bc769b9a638bd942a3d43e083bb9458ed 40 0.02/1.00 vMB 87
156,933 156,933 00000000000005c88e783569b5256349b3e28c49456a83437c48db6984df6774 9 0.00/1.00 vMB 118
156,932 156,932 0000000000000482fe68cc6d42043c1ff9ca8ac85effaf8bdbae696f504943cc 22 0.01/1.00 vMB 136
156,931 156,931 0000000000000d1764f98f9e4ba0cfbd539ecff093580d2ef772a622bedbae2a 5 0.00/1.00 vMB 73
156,930 156,930 00000000000000052eb80c96c45e6dc8438dee80ff561df249db9b0d15af0d65 79 0.02/1.00 vMB 63
156,929 156,929 0000000000000d54e3fc4221f31ec29a9b1849d2368eb9378a4b753d7c994991 33 0.01/1.00 vMB 170
156,928 156,928 0000000000000b48223a1e1cad8ad17c3cfabcc71a1c83e37cb242d610a960cd 28 0.01/1.00 vMB 129
156,927 156,927 0000000000000e9dfad4308424c48283f918e4dc27f603d27612181d7771c073 7 0.00/1.00 vMB 28
156,926 156,926 00000000000002f4b6dd0b303dba935b68d3eef74ab291b612fc68c04d7df1dc 25 0.01/1.00 vMB 159
156,925 156,925 00000000000003d08dccbe9851458b990e5eaeaf7d921ec06c68f1a757edbbaa 7 0.00/1.00 vMB 187
156,924 156,924 00000000000009beeb01236a3391e2bf2f2f1cbc4b725b6559013b964ae451e7 30 0.02/1.00 vMB 108
156,923 156,923 0000000000000050f017f2094e3aded79021129efb9d0ef7d8c196c85b078062 1 0.00/1.00 vMB 0
156,922 156,922 0000000000000c21691121ed2234771fc26f2e703472d9e86ab68d99cc54944e 9 0.02/1.00 vMB 49
156,921 156,921 0000000000000c090800f3012a6c71dcff9125cc3984a4b89be20984ee06bb7d 10 0.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 780.45 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: 527.36 GB
    • Received: 5.47 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.