Loading Tool

Explorer IconExplorer

Memory Pool

82,203 transactions
34.41 vMB
0.15038581 BTC
Random Selection Loading Transactions
Max Size: 196.14/200 MB

Candidate Block

Mining Attempt 8343236b2b7bc156f76c31f696d0dd8664ccedf3feae9be94f96812d9cbc5ad4
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root e5498b9c8822d936cbb6b7cfba69ef91f522e2a8e9260ea7cecb2072ee4dfedf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,478
Size: 1.00 vMB
Total Fees: 0.03572103 BTC
Feerates: 150.78 > 3.58 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (628,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,673 286,673 00000000000000009f994c042be1456b1dd1899783154349270db7424478ba31 713 0.35/1.00 vMB 34
286,672 286,672 00000000000000008ab127e6b273d5c59bb9ba8e23bdeedcbc12a18426119f49 67 0.06/1.00 vMB 18
286,671 286,671 00000000000000008d574b201bd64fc06796cb3cc7ec4925eb6bf1f368764ac4 66 0.07/1.00 vMB 19
286,670 286,670 0000000000000000573af434bfb39a6d4c779956d2bf3530fe48c1badc7c76a4 201 0.11/1.00 vMB 30
286,669 286,669 0000000000000000c3e5cd54fd4043d7285c2faaffac097f2cf24d4062da9e61 244 0.19/1.00 vMB 22
286,668 286,668 0000000000000000b7ecca7ef556fc0e0b2d887d0d7e7d81fcc3378357c7ef20 56 0.25/1.00 vMB 14
286,667 286,667 00000000000000012446281b5a3f1690fddb3a478bb3d4b464487952a489d07b 800 0.35/1.00 vMB 40
286,666 286,666 0000000000000001097d2e1d1f619d1d3b3b1788f722edae61e93915af531a3c 168 0.13/1.00 vMB 26
286,665 286,665 00000000000000004c6390e0312d490c58d4dbc2b4d43f7044be662dd0fece62 384 0.27/1.00 vMB 24
286,664 286,664 00000000000000012e8af1120bd48acffadf9b9a62f4b0c56fbfccd6a2910cdb 198 0.06/1.00 vMB 88
286,663 286,663 0000000000000000d0012ab9aa6cd0cf41251522e90f292d8e204fb86bd10c3e 300 0.25/1.00 vMB 25
286,662 286,662 0000000000000000b68bf585f10b1436ff7e6471e2e40d040f94eadc526f16c5 118 0.07/1.00 vMB 27
286,661 286,661 000000000000000050c45d24df1a0048f0f39d2d4e9f0598ca201f76fd980524 12 0.01/1.00 vMB 23
286,660 286,660 00000000000000015417ad05483338e723771c4f1153ae3180b92712b5e93611 30 0.02/1.00 vMB 25
286,659 286,659 000000000000000031c72aa5b4c8e5273bb4755612f9d6bada2608d23c2ffa1b 20 0.01/1.00 vMB 34
286,658 286,658 000000000000000037af2298fbf66bd1a64aede242d3361d2ccae3acf71e6be7 26 0.01/1.00 vMB 33
286,657 286,657 00000000000000013241803d691ec71c0c82bef818914f63550ead85851991db 97 0.04/1.00 vMB 32
286,656 286,656 00000000000000002d6efeb61451a81404652280b9a869845ee9c326a267ae2d 67 0.03/1.00 vMB 14
286,655 286,655 00000000000000001508018a266c0607e2e03112225c625662f02d9e6a50f74f 127 0.10/1.00 vMB 22
286,654 286,654 0000000000000000c0a11f830478bd79526fbe57f75a8b4ed047202131d01fcd 103 0.07/1.00 vMB 25
286,653 286,653 00000000000000014e7772570dfd0d2b1d944a83db0b80133881f5396a6fd72c 24 0.01/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.10 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: 728.23 GB
    • Received: 18.47 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.