Loading Tool

Explorer IconExplorer

Memory Pool

80,673 transactions
29.73 vMB
0.09570234 BTC
Random Selection Loading Transactions
Max Size: 180.29/200 MB

Candidate Block

Mining Attempt 4522dc37edbb55682e71d045fcf209699d7d6552a6814195f4febb66bd24fdf2
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root 1352fe949ff11125fc58678c358984040a4152ca6fbfef888e09d8c294dd3ccd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,164
Size: 1.00 vMB
Total Fees: 0.03193084 BTC
Feerates: 502.67 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (372,307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,782 542,782 000000000000000000045c4edb11ecb8e2a16548ae9963968028f7bcae8f058c 2,771 0.99/1.00 vMB 13
542,781 542,781 0000000000000000000e43fdce3dea00e04744c456ba9835d0f69c68030fa798 1,985 0.75/1.00 vMB 10
542,780 542,780 0000000000000000001353b0193813aa1f6eb38c06197cd7b4289d1908e1c214 810 0.27/1.00 vMB 22
542,779 542,779 00000000000000000003ef0b025599841e75e0e45ffbb655412307c220c263b6 1,201 0.42/1.00 vMB 11
542,778 542,778 00000000000000000015787f2d4597f08761425f8c9abed9bda2731f929bcfa6 1 0.00/1.00 vMB 0
542,777 542,777 00000000000000000007fecb2f2b1c74b370ca0a72233d7ee3194daeb7ddfc87 1,044 0.44/1.00 vMB 18
542,776 542,776 0000000000000000001582000caca5b4fc0d374b93ab46a2f700d094fc861428 200 0.05/1.00 vMB 10
542,775 542,775 0000000000000000002094d5a194fcbd5b011298bd47dae88c37f8c915e76efb 1,010 0.44/1.00 vMB 17
542,774 542,774 0000000000000000001a4dca6ecfff58ad90288c526ae581b95774373876e183 1,525 0.67/1.00 vMB 7
542,773 542,773 00000000000000000009c58b96ed5fd4475104afc73234db762987cd33891d18 2,932 1.00/1.00 vMB 20
542,772 542,772 0000000000000000001c6751b98e40446d2fd7d59c191946038ddcc25db0c88f 1,126 0.57/1.00 vMB 24
542,771 542,771 0000000000000000001ac95593ab3305959c73c26f2f3e00f6d41910a2ebadaa 623 0.22/1.00 vMB 11
542,770 542,770 0000000000000000000cc03a49a1db8ec970c968fc1b2e73331ae85cf0b0696a 3,036 1.00/1.00 vMB 17
542,769 542,769 00000000000000000021f56d619312f413debb25055830b0983ebb1e896d8a17 1,667 1.00/1.00 vMB 11
542,768 542,768 0000000000000000001b020088042896e5b00e6a840d1d5b0031371fb410a5da 2,707 1.00/1.00 vMB 10
542,767 542,767 000000000000000000087234cec12aadf6dab05a185683205438bfb89ae587ac 3,406 1.00/1.00 vMB 21
542,766 542,766 00000000000000000010ad383a50b10e5b878b812967addae0430f0525d923a0 1,138 0.34/1.00 vMB 19
542,765 542,765 00000000000000000013b5571d9f5834a75b54773ba2ce90fd9f22858a529b6e 1,397 0.49/1.00 vMB 11
542,764 542,764 0000000000000000000fdb13dcdf8d8fd2dc34a84ce3f08ef3404595bb8a998e 777 0.29/1.00 vMB 17
542,763 542,763 000000000000000000271fc12f7dada8e63d41a487cdbde0bbad10b55ee8e958 921 0.25/1.00 vMB 10
542,762 542,762 0000000000000000001a71b16da136ed6c7ddddff24c4011f109a3ac49f5552d 622 0.21/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.76 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.