Loading Tool

Explorer IconExplorer

Memory Pool

81,697 transactions
30.43 vMB
0.07844529 BTC
Random Selection Loading Transactions
Max Size: 186.56/200 MB

Candidate Block

Mining Attempt d510ea5e8024004cef450f74e83f991d78d25de5e503f5a6b3d865fc76582a12
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root 4d4edab5e9d32127be1efa09e1c3a9b511968f28c60c786d5ea2454c827baead
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,312
Size: 1.00 vMB
Total Fees: 0.01062618 BTC
Feerates: 150.77 > 1.06 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (506,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
408,608 408,608 000000000000000003fb63e71dee767d5e2887bc0425e1445497d66e629d4452 3,020 1.00/1.00 vMB 61
408,607 408,607 000000000000000005e4d7b5e31529ba6973f282d1a6fa23b1f8ce9756779059 1,171 0.48/1.00 vMB 50
408,606 408,606 000000000000000003e0ffa20eb43c31966dc7477014c0d521fa16e842def69c 842 0.66/1.00 vMB 31
408,605 408,605 00000000000000000140dbe96f0531d5f81413fa8158e2d634bb12c9a8aac898 1,997 1.00/1.00 vMB 38
408,604 408,604 000000000000000000ff7f965da7c7de6774e3dd3aa922fb9e3469efbb54ca9b 1,800 0.99/1.00 vMB 35
408,603 408,603 0000000000000000007509a070875173959cda155e8d1b02742fbb6bf0004288 3,197 1.00/1.00 vMB 58
408,602 408,602 000000000000000001680f71a430d6b8019147bee2fc5c995bd6b32e99863071 7 0.00/1.00 vMB 131
408,601 408,601 00000000000000000356cdb9474e83d72dcfe187c9195fcf04a99c1a17cadafb 2,105 0.97/1.00 vMB 40
408,600 408,600 000000000000000000511f446d35aff3b94b65fbf826ac98ef66bfd96ba3c249 1,112 1.00/1.00 vMB 21
408,599 408,599 000000000000000000ec17bbbb067f4c836290b8097d123e0ab11743c582157e 1,941 1.00/1.00 vMB 29
408,598 408,598 000000000000000004c9bc7b437625a67712b36f0c9c13b0084c51ade1968b56 2,889 0.99/1.00 vMB 58
408,597 408,597 000000000000000001ed3d951cd5525b73db57e7fa0dd660e6b8cfcd7b770213 2,627 1.00/1.00 vMB 47
408,596 408,596 000000000000000000a469dc07f8669c70b30003484fa7a00f44b901f2aa17e0 579 0.28/1.00 vMB 33
408,595 408,595 0000000000000000045b85b0268228f6237dd606764b9d6fba4c4c2619c2f149 1,472 0.80/1.00 vMB 31
408,594 408,594 000000000000000004696c4ca845fc60cdd31e030a0a7209212b4cf0f9c9f10b 2,038 1.00/1.00 vMB 30
408,593 408,593 000000000000000003ca1ca1f4c790528b00e0274b740965624f0a3b74e8dfbd 2,135 0.98/1.00 vMB 45
408,592 408,592 000000000000000002d968f67365299c9f0e398485b234a1e8a2c925c25e2e77 883 0.45/1.00 vMB 28
408,591 408,591 00000000000000000448b91defd45bc87748d77e141effbc631df027e9dbe1b0 89 0.16/1.00 vMB 11
408,590 408,590 0000000000000000011be9274141e08797e46dbbe39d9c8143f593c02e1d3b15 44 0.02/1.00 vMB 30
408,589 408,589 00000000000000000183f85967667777c1a7060ad8b517719245d1d34e090ced 2,075 0.99/1.00 vMB 32
408,588 408,588 000000000000000003b170d75bbd761b5089fc5998e54e76d701f189439dd693 179 0.12/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.71 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.