Loading Tool

Explorer IconExplorer

Memory Pool

25,334 transactions
26.94 vMB
0.05481544 BTC
Random Selection Loading Transactions
Max Size: 128.62/200 MB

Candidate Block

Mining Attempt c23acd5658ac11ed9e10cc6330fb57d7fe97c27007e8f20940a581381acfb9aa
Version 20000000
Previous Block 00000000000000000000c78ac01bc6de4341166accce32c41dd1feec8f577607
Merkle Root b2cf54c7e45c1e8236bdc8cf93f55be46dc011a44336400da353195cdac844be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,281
Size: 1.00 vMB
Total Fees: 0.00412507 BTC
Feerates: 44.54 > 0.41 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,501 (676,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,615 237,615 00000000000000f768865fa2669170843a9a9290cb691415232e64a50dc1dfb5 426 0.23/1.00 vMB 145
237,614 237,614 000000000000005cc5b79b1211f17f66fd0d04b4464cb11cf3c977fe13448dcc 268 0.08/1.00 vMB 61
237,613 237,613 0000000000000043c94b16ca8d8e927bdb5a6e43700e27a7db975a9c37225c0f 64 0.04/1.00 vMB 92
237,612 237,612 0000000000000050b0dd8026afef180ede13ae95d2db920375a5caaa30bae72a 485 0.25/1.00 vMB 161
237,611 237,611 00000000000000c34326f86f2a77d5b4ee672b0dd30d5dc141d7e107cc22427a 335 0.25/1.00 vMB 120
237,610 237,610 000000000000011bd4b50a8f6100194cecf67b81b16509c4fa3ccaaa59bfa9b0 683 0.25/1.00 vMB 209
237,609 237,609 000000000000007ca0914fd4309591562bdff110be5f07bd1ab43b26a8c144bf 695 0.25/1.00 vMB 200
237,608 237,608 0000000000000085200b3e1149686bf45b5e96bd51e05dce99563cea7db7b543 324 0.14/1.00 vMB 150
237,607 237,607 000000000000005b24ba68b752b77f27ed5ea638b2fdbc3d9682ba857c1145c6 241 0.10/1.00 vMB 182
237,606 237,606 00000000000000d91e7065a03b0f82daaa02d7a867afeb066424984776b194f3 42 0.02/1.00 vMB 182
237,605 237,605 00000000000000f55ac72fa41ae784b12519cd3a31e12381b8fd0b764f8c9160 26 0.01/1.00 vMB 146
237,604 237,604 000000000000015b0a9e29fa1d76824feadb1a9bd6788ce38f64e022a391fe3e 279 0.19/1.00 vMB 101
237,603 237,603 00000000000001245368c5bd7af28e67a97dff2ad001e895d816d862a98103e1 368 0.25/1.00 vMB 125
237,602 237,602 000000000000005c9886d02928d706fc0eafb0bc34824a791689c321c28ea245 220 0.09/1.00 vMB 16
237,601 237,601 00000000000000a81216343ded733a17fe802496586f8a0dbd50cf353e28bc14 774 0.25/1.00 vMB 232
237,600 237,600 000000000000013549c61b496937e13332831ee4455a6207ef94f963634eee16 324 0.10/1.00 vMB 59
237,599 237,599 000000000000016e0da28573ce4f126e424e584595668e07297e9cb73405fc1f 322 0.25/1.00 vMB 98
237,598 237,598 00000000000000c23c8007d715e489e362575102b552e0ffe8a098b5ffb0572c 776 0.25/1.00 vMB 263
237,597 237,597 0000000000000179e0569de21645ccb174845f380c49f931542d30df4bd3f492 275 0.13/1.00 vMB 191
237,596 237,596 00000000000001285c3cd56cf5e79ee49bc4682336a1cc07512002573a00cdd1 29 0.01/1.00 vMB 88
237,595 237,595 00000000000000f787e4cb7b219fd18c44cadac3dd5694ab79000266be5e2564 601 0.25/1.00 vMB 198
Previous 10 blocks ↓
Total Size: 781.50 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: 612.33 GB
    • Received: 10.97 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.