Loading Tool

Explorer IconExplorer

Memory Pool

80,234 transactions
30.46 vMB
0.08968987 BTC
Random Selection Loading Transactions
Max Size: 185.17/200 MB

Candidate Block

Mining Attempt c89a3dcfc5d5277e00a250e2a265183eb076b6198b8f16d39b7dd815110d8f72
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 18a452219acce7764fc9fe0a8e1bf2fbad07223d3e417d4324c4187ea98c3d00
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,980
Size: 1.00 vMB
Total Fees: 0.02064866 BTC
Feerates: 203.60 > 2.07 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (28,280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
887,115 887,115 0000000000000000000265bbbc9ff80c5edecfe97091a747bea9a27e214264bd 2,686 1.00/1.00 vMB 2
887,114 887,114 00000000000000000000cd923352ae35813e585538f7f3979027f2cb9c8dd66a 2,458 1.00/1.00 vMB 3
887,113 887,113 00000000000000000002517281a8c4e1cdc1f016ecd73b139217abdf25b450a8 2,101 1.00/1.00 vMB 2
887,112 887,112 000000000000000000008daa0dd6cb871dfecc9d37c37d66a97468207cc8e932 2,630 1.00/1.00 vMB 2
887,111 887,111 000000000000000000026c48d96f39419371abecfb4c92ca8e8ae920edff2b21 2,079 1.00/1.00 vMB 1
887,110 887,110 00000000000000000001ada898640584da0cc875852ef1e3644e9961fdbe992b 4,284 1.00/1.00 vMB 1
887,109 887,109 000000000000000000009d9d18a312a173d8ebf02796df742fc11870d93b2c26 3,586 1.00/1.00 vMB 4
887,108 887,108 00000000000000000000887b1a111292ae26332fd0deb3e4fcb55a5c55f780c8 3,222 1.00/1.00 vMB 5
887,107 887,107 00000000000000000001052c2e7258861960f2a9f9790ede6b194b10a705a1b5 3,996 1.00/1.00 vMB 4
887,106 887,106 000000000000000000023ebcaaff9a8d4c7af814769838732673ba830961ef36 3,541 1.00/1.00 vMB 3
887,105 887,105 00000000000000000002645d791868b695a0cc579f956eba134f684fd2772a24 3,463 1.00/1.00 vMB 2
887,104 887,104 00000000000000000000e6488194177a3eda08110f3cb9db31afad5f1bd77bed 3,096 1.00/1.00 vMB 2
887,103 887,103 000000000000000000013e7a4173db53ca8faeec0511994f987e0c962d3d83cc 1,476 1.00/1.00 vMB 4
887,102 887,102 000000000000000000001645cb787cd48713d775992982d2034979874c24f65f 823 1.00/1.00 vMB 6
887,101 887,101 0000000000000000000126100427f58700b46318001b0bd5942ab3cdd0706ee0 3,339 1.00/1.00 vMB 7
887,100 887,100 00000000000000000002713efc25cf43c81556c944948769a9b7b2200129764f 2,635 1.00/1.00 vMB 10
887,099 887,099 000000000000000000021da27062deedfc4595b82d555dd3148c954aa3355887 3,345 1.00/1.00 vMB 3
887,098 887,098 00000000000000000002424ba33ed391e0fd8bb7fe5f06e01357c4a8f1316722 3,365 1.00/1.00 vMB 1
887,097 887,097 00000000000000000001586fcfcbcaa5484587bc008ecea3d086af021a0041d5 3,440 1.00/1.00 vMB 3
887,096 887,096 00000000000000000001330b98bff1cf5005584fab5d1bfe87b11342d8da93b4 453 1.00/1.00 vMB 1
887,095 887,095 000000000000000000007a180854c9b37548db3c7b0aa61699576f3aed0ac96a 3,352 1.00/1.00 vMB 2
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.95 GB
    • Received: 18.33 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.