Loading Tool

Explorer IconExplorer

Memory Pool

79,786 transactions
30.29 vMB
0.08520386 BTC
Random Selection Loading Transactions
Max Size: 184.39/200 MB

Candidate Block

Mining Attempt 24194b19cc7761ee8a0c4834bc0c577d4564f3613ccc4ae8f101195be112a136
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 7914d606d1bb3fd3c8660d800726d1e3e53eda55eb001c219bc6a55e50c9119d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,437
Size: 1.00 vMB
Total Fees: 0.01756247 BTC
Feerates: 203.60 > 1.76 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (612,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,048 303,048 00000000000000004c3b09b199658213699fa3cec5f15851d989cd8d514db593 773 0.47/1.00 vMB 27
303,047 303,047 00000000000000001f768d14f932446f74ace1370754a74b4b9c8c3da863ed2c 53 0.02/1.00 vMB 38
303,046 303,046 00000000000000002df60cdb7b1d4c3af9afcddcd424cb901306cc2a6cbde8fb 49 0.02/1.00 vMB 32
303,045 303,045 0000000000000000618bf0b29271cb67d2fefe3218cc271278453646d143c6b0 20 0.10/1.00 vMB 12
303,044 303,044 000000000000000034d885d38581f8e6cddc421aa617fe5d3d7e2eec5df4f0a7 409 0.31/1.00 vMB 22
303,043 303,043 00000000000000001ea6167d874994053523629e5ff8534f8feaeb3f50e5af25 1,020 0.83/1.00 vMB 34
303,042 303,042 00000000000000003099983f7b9b3655e5c226d3765ffe3271a9ee2c669034b9 1,041 0.35/1.00 vMB 51
303,041 303,041 00000000000000002733969b5681ecacdea8ad4d6174feeb7d466fe28fbfa664 287 0.34/1.00 vMB 18
303,040 303,040 0000000000000000099db9ae511a507a7d0814747b5e54d2cf89b158784c6044 256 0.17/1.00 vMB 19
303,039 303,039 000000000000000019542a91e6147433794869674ed206b045e1b5e1e2393611 707 0.35/1.00 vMB 45
303,038 303,038 00000000000000003101f82b38ca06c1bd5c962286e62c66ad40b7cce088dd6b 1,232 0.92/1.00 vMB 23
303,037 303,037 000000000000000020961b5e230a77d10f0f2eaaf11ec06c43a7ac4056644410 991 0.35/1.00 vMB 79
303,036 303,036 000000000000000059f83e49f843c7474057ca99a5fe47f13990856ac1e563f2 225 0.23/1.00 vMB 22
303,035 303,035 00000000000000001280ddf7389c31032496e674b46e861d19a97dd7b17b6d7d 38 0.07/1.00 vMB 5
303,034 303,034 0000000000000000161220a0d1d6e0748ce91b5e6710992fbc882ced7fd94456 243 0.23/1.00 vMB 21
303,033 303,033 00000000000000002832b5df76fb76a90aee91f0209ccdb80f3f8ef9a4a98dab 481 0.35/1.00 vMB 26
303,032 303,032 00000000000000002370937ad4ad758c50ef2fd84cdff0dc43e8a2bf5ce47e05 145 0.11/1.00 vMB 196
303,031 303,031 00000000000000004896a23bdae15722fb45841ea3e96bc195ac04157d37fd43 51 0.02/1.00 vMB 919
303,030 303,030 00000000000000002f66589be500afbf212eabf7b10e12fe4639684df808c83b 357 0.17/1.00 vMB 27
303,029 303,029 00000000000000003c127229af63b4e0079ad897b5296e02f5bc05f9a0255456 255 0.17/1.00 vMB 25
303,028 303,028 000000000000000029193fbb199f7faed76337e7dd64fbfd109092d1be4c2893 534 0.49/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.