Loading Tool

Explorer IconExplorer

Memory Pool

82,409 transactions
30.67 vMB
0.08348368 BTC
Random Selection Loading Transactions
Max Size: 184.94/200 MB

Candidate Block

Mining Attempt 727fb6ae79b35dd4e5a5bf5378be6b505679fb527fcd937dd40413b3d1d61036
Version 20000000
Previous Block 000000000000000000003686630ca47285b10a5c2416fbf34a96d00d5fd7b672
Merkle Root 4ca60639f115bfe2b16fe55c26282dc9572ea79554d5d6e1c48b521d78237266
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,373
Size: 1.00 vMB
Total Fees: 0.01872422 BTC
Feerates: 150.92 > 1.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,976 (499,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,434 415,434 0000000000000000043044cb4f652979db1e3ec58648f114424be8275c12feaa 2,128 1.00/1.00 vMB 51
415,433 415,433 0000000000000000023f2310c8b23704543e6c1a26e912f432ef9a8731225098 829 0.37/1.00 vMB 47
415,432 415,432 00000000000000000179f1b94fa138a34c2f600595cbf3577d8261c40748f2e6 130 0.05/1.00 vMB 42
415,431 415,431 00000000000000000036eee96c71f3847f6dc8e4fc47ccde85c7bfe5346b0de4 389 0.15/1.00 vMB 46
415,430 415,430 0000000000000000019e1a1847d0dd6da34f3ac33f2c16227a5bf57a4c3c08b8 258 0.21/1.00 vMB 25
415,429 415,429 0000000000000000046556170d2d8657b24a18924e07990e3e4392285703566d 1,500 1.00/1.00 vMB 29
415,428 415,428 000000000000000001d255056691622e2e9f7d5675286fe13f38a017cc57a7c9 1,333 0.57/1.00 vMB 48
415,427 415,427 00000000000000000465b94c3690a19e9e35844853b5a96941b4335914c39174 2,196 1.00/1.00 vMB 30
415,426 415,426 0000000000000000019f61749e0aa88de691878c6e6403c2abc5d1dfc8b0e4fc 2,466 1.00/1.00 vMB 48
415,425 415,425 0000000000000000026551c7e84d814cec939288db5e6603eeaf6aace680b591 3,232 1.00/1.00 vMB 60
415,424 415,424 000000000000000002f9791163272d88e313963e5c066b2df92a46b7066fc591 2,758 1.00/1.00 vMB 87
415,423 415,423 0000000000000000034387ce0b93f5f05bfd96f23764841fe192b0150000552c 1,007 0.35/1.00 vMB 54
415,422 415,422 000000000000000004d557dff836ac23fa79fe743867a00d3829231600fd3bb1 382 0.15/1.00 vMB 56
415,421 415,421 000000000000000001eefe868c2dee4d415aaf7ed323011a01ce705701e927d8 275 0.10/1.00 vMB 57
415,420 415,420 000000000000000001b68e1bce09c905430f127ee67d334bc7ed6acabf15e1c1 499 0.17/1.00 vMB 63
415,419 415,419 000000000000000000a782fc666255d2fb26bb964cc82216e654b50371ac2990 2,189 0.94/1.00 vMB 44
415,418 415,418 000000000000000003e4cdc3eb9d076c40ba16b3a0f2dcedc5a2b2f753ee1fda 816 0.42/1.00 vMB 41
415,417 415,417 000000000000000000b92473e025e818e471a2442823ae82fd23605303091564 1,934 0.71/1.00 vMB 49
415,416 415,416 0000000000000000057f905421ba6ecbb13768203aca45db454d30454e584ecb 603 0.81/1.00 vMB 16
415,415 415,415 0000000000000000040745862a67b65e105bcd470c688296e579ed8c454edfec 86 0.03/1.00 vMB 49
415,414 415,414 00000000000000000482dfbd8418dc1c51944c155e967566850df27c4318af2c 1,496 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.35 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: 662.16 GB
    • Received: 14.84 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.