Loading Tool

Explorer IconExplorer

Memory Pool

78,787 transactions
29.82 vMB
0.07525999 BTC
Random Selection Loading Transactions
Max Size: 182.29/200 MB

Candidate Block

Mining Attempt f19451c96fdd698e72c941a98f6f05d1fa75c7109b94d0c3a8ced99eb742b2b7
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 34029b1e84b8212442fb9317f76fc82d01a4454a38d0ebda1520b0c47cd3eb5d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,204
Size: 1.00 vMB
Total Fees: 0.00922996 BTC
Feerates: 200.89 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (386,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,824 528,824 0000000000000000001fc154f647ff59401636096cc3962df0497db29ef511e1 514 0.25/1.00 vMB 35
528,823 528,823 0000000000000000002a8504767ff947df2dba0cebf81ef12b7a01ee59492d43 341 0.20/1.00 vMB 33
528,822 528,822 0000000000000000000194dfd08d43e781368d3120ec069a67c3f29167258fd4 219 0.07/1.00 vMB 48
528,821 528,821 00000000000000000026f8030ffba800c1854fbe1afee72ff1e86bf88df1434f 1,395 0.58/1.00 vMB 42
528,820 528,820 0000000000000000000b9a8ad105a0ad8794a342ccd0e908b6987e7ffd631f5f 963 0.63/1.00 vMB 38
528,819 528,819 000000000000000000262358429d7f557d743a0412de9a32f1adbe0180911da4 498 0.47/1.00 vMB 30
528,818 528,818 0000000000000000001084ca2341a7efa740193e9bb8e877cf58dd533f156cff 1,352 1.00/1.00 vMB 12
528,817 528,817 00000000000000000017eac71fc80f22faa47b8f43945e918d0fddf1515dc148 2,581 1.00/1.00 vMB 12
528,816 528,816 00000000000000000001a8cb25bd6298b71ab09761b107a1c1c93c1111520995 2,243 1.00/1.00 vMB 53
528,815 528,815 00000000000000000032348a89980eae4a7a4cdde95990d1324f6dbde437bfdc 2,876 1.00/1.00 vMB 81
528,814 528,814 0000000000000000003763363494a2e56c8ea92c404ae146158e4483e4c31254 263 0.15/1.00 vMB 27
528,813 528,813 0000000000000000001873d12a0103c943a5e5bb21f0cbc5150b633b8be0aa21 85 0.02/1.00 vMB 60
528,812 528,812 0000000000000000002c0d8ad5766e1e33f2df8c731acb20201649c56a9586d2 1,637 0.68/1.00 vMB 38
528,811 528,811 0000000000000000000ecb85ae8855a91ced085a863fce83b023960de90322cb 886 0.41/1.00 vMB 49
528,810 528,810 00000000000000000006e5cee49a537f0b30f763cf1e2c510e19477c76770e2c 57 0.60/1.00 vMB 2
528,809 528,809 00000000000000000000b25a01c7efc8bdcd39ec8294578a2c9d1b1aa4b3496f 520 0.99/1.00 vMB 6
528,808 528,808 000000000000000000368f2a804905fb5327cafc3cd01d8d506993045d6149ba 1,952 1.00/1.00 vMB 30
528,807 528,807 000000000000000000186e4bbc35ebf98543972fd0c9f68a4aae8471e7312f74 2,074 1.00/1.00 vMB 27
528,806 528,806 00000000000000000000b79546095c2d793e216d16dbf51799c9ecbd79d56937 1,900 1.00/1.00 vMB 72
528,805 528,805 0000000000000000001546290ea7b71c686bc47646978014865b6dc77e3c1988 445 0.77/1.00 vMB 10
528,804 528,804 00000000000000000003b32b53cb5c8a18d9472246945298654d9a83940129e9 1,897 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.05 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.58 GB
    • Received: 18.20 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.