Loading Tool

Explorer IconExplorer

Memory Pool

69,588 transactions
26.54 vMB
0.06678924 BTC
Random Selection Loading Transactions
Max Size: 159.43/200 MB

Candidate Block

Mining Attempt b147aa1148416ccd97277095223059c102edf921513141d03898b9166c697483
Version 20000000
Previous Block 0000000000000000000025b4d4b866378eec5892e1e3cbda47b57b15f53ecc85
Merkle Root 686aed0c1942f982c65720d5d437efd57419f4c3996d585da13993ff93153011
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,204
Size: 1.00 vMB
Total Fees: 0.01024223 BTC
Feerates: 40.21 > 1.03 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,476 (760,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,231 155,231 000000000000027d6a6870403fa43a650b7d9a6e61243f375a79ea935ad9ef1f 24 0.03/1.00 vMB 267
155,230 155,230 0000000000000499daa3653ecbab522a59ef9a7f809bc5cf06509add73771c03 32 0.01/1.00 vMB 222
155,229 155,229 00000000000000dff75230756c87320e2febe44cacf07573af91832c504347e4 12 0.00/1.00 vMB 174
155,228 155,228 00000000000004b9e6f675b30fac8a5d1abad5e675cedd9c250cf5ac5928d7b6 50 0.01/1.00 vMB 18
155,227 155,227 00000000000003a85010840eb0786d3119bd91cffb6176dedf099aae24d94882 13 0.01/1.00 vMB 51
155,226 155,226 0000000000000a0ae83f4d954952642a7eda71fd00157230ab0d25e27eed620d 72 0.04/1.00 vMB 3,346
155,225 155,225 00000000000004aac2b7f642c31cc9316d1ac76cafb4a2dae33f463b9ded5a9b 31 0.01/1.00 vMB 100
155,224 155,224 00000000000000280c97f4a1bb5e65432999cf36fe52849a15be95b6e4ae779b 62 0.02/1.00 vMB 3
155,223 155,223 00000000000003f783c34bc90566deda8addde08ea4c09d6dfdfd858b735a594 93 0.04/1.00 vMB 108
155,222 155,222 0000000000000ce9d193a645af259d37a1e015ec87da148178cceb3db474dd12 146 0.04/1.00 vMB 0
155,221 155,221 000000000000001e411b7eb13ffaa8ddead6b83c312dc3cd6233b164fba5c954 46 0.03/1.00 vMB 80
155,220 155,220 0000000000000a1d93d5e63ebd010a497a147072a204d1f12d61aa9f07072028 159 0.05/1.00 vMB 68
155,219 155,219 000000000000021c5fd477ca566102b3d00437793542a440ff3090c9d3944261 81 0.06/1.00 vMB 199
155,218 155,218 000000000000096dfa13110961b6d27c9ceb20218552ef2fd70e9e774c6dc7ff 149 0.05/1.00 vMB 20
155,217 155,217 000000000000006f181e73e1c2c0d46c6fe427f3f40395c8c6442b355414ea82 1 0.00/1.00 vMB 0
155,216 155,216 0000000000000396968fd7e9ae56ce831c1c8b28876787324a24a1562339530e 42 0.02/1.00 vMB 74
155,215 155,215 00000000000002b8b16ba0ff14a74ac902115b8b9d6ddf66c88ad5ff73ae44ba 57 0.02/1.00 vMB 57
155,214 155,214 00000000000007f2db5aff2aeddfa3c4833ba895e9e13cf37c7b0259998db114 124 0.05/1.00 vMB 121
155,213 155,213 000000000000000751367039797218fd1de49641c3e85204e3d83fcfbbced91f 58 0.05/1.00 vMB 104
155,212 155,212 000000000000060c18001a753aeff080bada73d4fc6a3e8435a4aace5ed3f8c2 112 0.05/1.00 vMB 164
155,211 155,211 000000000000087444f5f813d2a16257eb2d76865a5ec2a8e4e0b17cb3691466 20 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.22 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 757.83 GB
    • Received: 19.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.