Loading Tool

Explorer IconExplorer

Memory Pool

83,388 transactions
31.61 vMB
0.11131417 BTC
Random Selection Loading Transactions
Max Size: 193.21/200 MB

Candidate Block

Mining Attempt e3ae529afacad0aa0327f718758733f9c031b34dad002a463411683891a36cc6
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 338cad08880a30685ae510532080b2877af88de2a6306a01e111f3c35c5d606d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,485
Size: 1.00 vMB
Total Fees: 0.03606508 BTC
Feerates: 301.05 > 3.61 > 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (594,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,631 320,631 00000000000000001e98e5b4f6a4dcee959bedfd175bc543346a5573ccaf7f59 566 0.30/1.00 vMB 28
320,630 320,630 0000000000000000163b6ced469b1465df5fce33406c0af293e5caad06539b4f 78 0.04/1.00 vMB 16
320,629 320,629 000000000000000023e68f67ed8361b1c97094841b0f90dd08da91ba44678f59 221 0.13/1.00 vMB 25
320,628 320,628 00000000000000001e60d193975d098f25fe2e3fc3fb4dfd7a1e085a98119de4 874 0.50/1.00 vMB 26
320,627 320,627 00000000000000001315822b63fbe17eb834c8c971f866f60060b2f2cc5f7ba1 16 0.01/1.00 vMB 28
320,626 320,626 00000000000000001ebd1d4e53e95527e02045d2fa80b587f9ffa9838edc2b38 231 0.17/1.00 vMB 19
320,625 320,625 0000000000000000013913a6f9342c8299992b569eab13fc9af950ac985e098a 42 0.03/1.00 vMB 12
320,624 320,624 0000000000000000197ecf6b27d3bd689de28429ccedde9ec4d9978b08651459 382 0.24/1.00 vMB 23
320,623 320,623 0000000000000000068ea0b43297a874b9fcf1536aa45c1fcd9536bcdc96112a 671 0.35/1.00 vMB 26
320,622 320,622 00000000000000000c2347942b51423c3b47b01eb0e8d9b651467d9f791f675d 258 0.15/1.00 vMB 28
320,621 320,621 00000000000000000e6c2be09b6db5cb786401ff30f8dd58da400f8abdab3c7d 740 0.39/1.00 vMB 27
320,620 320,620 0000000000000000099f1f7c28c9c59ea64d353838e15afa37de5e99da595e64 161 0.09/1.00 vMB 26
320,619 320,619 00000000000000001026291ae53d3b6724db787547386747c5304d710020fd8e 183 0.13/1.00 vMB 18
320,618 320,618 000000000000000009e55966d73984dae0501c9c75a669f94b8a1c3096db9a31 80 0.04/1.00 vMB 26
320,617 320,617 000000000000000022c8166310aa94c47f623e7bd91e077fc67207cc866ceb71 88 0.06/1.00 vMB 14
320,616 320,616 000000000000000011388cff9f19c8ffda1be4142124e0d853c3c3b6353c8d9f 1,369 0.75/1.00 vMB 27
320,615 320,615 0000000000000000178981ad5cba981ddf90eba4a8321f80acf8e04bc2f2ca6a 75 0.04/1.00 vMB 24
320,614 320,614 0000000000000000144dc1031fd6579ca339af56aa20e7a2d7d7c341ba32b214 242 0.19/1.00 vMB 20
320,613 320,613 00000000000000001424db700d1564ecd5f62d0d41366ac081895ced6ad1d52d 490 0.25/1.00 vMB 28
320,612 320,612 00000000000000000051d8e5fe06946e3089d1aff894238bd2095404b73868d8 45 0.02/1.00 vMB 24
320,611 320,611 00000000000000001ec16ec2989cd527b1c7d069937dafd87aaaa9b817404084 889 0.42/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.