Loading Tool

Explorer IconExplorer

Memory Pool

41,118 transactions
26.63 vMB
0.06758335 BTC
Random Selection Loading Transactions
Max Size: 138.85/200 MB

Candidate Block

Mining Attempt f9af15624b572dc0c43ca353e73eb13264f2ec104fffc464d6fbc2ab3c49f2b5
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 8742db46ad9ed356f635ee9b4286a79c8095ece536cbf1d0e0bf155ba8f1bedb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,685
Size: 1.00 vMB
Total Fees: 0.01841079 BTC
Feerates: 265.25 > 1.84 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (146,263 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,672 768,672 0000000000000000000257205aecd567b5357a3621a45409c64068b81755efdd 4,087 1.00/1.00 vMB 17
768,671 768,671 00000000000000000003fd5818821c8544966ef24e991fa20d29db842c1d3cdc 1,874 1.00/1.00 vMB 21
768,670 768,670 0000000000000000000751c7788e4dae01a0199435aedad570a30468caad6f68 2,792 1.00/1.00 vMB 22
768,669 768,669 0000000000000000000270fbf88dbe201cf0e61859997a804b59ff0ad8a5e921 2,873 1.00/1.00 vMB 30
768,668 768,668 0000000000000000000171b912b0cf077344e234193770a5ad7443ccb1ae3e6b 1,820 1.00/1.00 vMB 4
768,667 768,667 0000000000000000000363b99c076dac29186bbce6926779bc4d83e0f3a78705 2,169 1.00/1.00 vMB 6
768,666 768,666 00000000000000000006c632d36839e55056d32478d934f0489fb62e1bbf7c1e 3,254 1.00/1.00 vMB 23
768,665 768,665 00000000000000000004b590fd107c43bc40da4635488f97fbf4d9ea40b2cd7d 3,370 1.00/1.00 vMB 12
768,664 768,664 000000000000000000010d61fdb4fc3cc38a22e18b237ccab982cc5c2004e2e2 3,418 1.00/1.00 vMB 9
768,663 768,663 000000000000000000027818d24d0e9cfd324564e45be7814f4e3d00845ac888 2,844 1.00/1.00 vMB 10
768,662 768,662 00000000000000000004e16ca8d2d5e6695e85db6f7225edc5d359d41e7408f9 3,014 1.00/1.00 vMB 16
768,661 768,661 000000000000000000031f2ddb347ac221df1c8242848fafcaae79df52d4feff 1,850 1.00/1.00 vMB 14
768,660 768,660 000000000000000000052fb805e135333e37a49eb6a4362c5eb5fbad69dd18c3 1,914 1.00/1.00 vMB 20
768,659 768,659 000000000000000000017017375ec7c2772bb9158abfe16528ce56bb6a3bfb0e 1,462 1.00/1.00 vMB 17
768,658 768,658 00000000000000000006b1bae14d6ae65a637b65e49a496dc397184058920e97 2,845 1.00/1.00 vMB 18
768,657 768,657 000000000000000000024839d5674adcf75e949b9675c43511c129a6a122a826 2,458 1.00/1.00 vMB 17
768,656 768,656 00000000000000000002007738fba2983db435f2eb826611cd5b57d2fe36ceee 3,521 1.00/1.00 vMB 22
768,655 768,655 00000000000000000005170565e0116c88fa176b0f9e146e56e4093aeb5d8dc4 3,125 1.00/1.00 vMB 20
768,654 768,654 00000000000000000002d2c07dd171a501dbde24631763993e5e567caf9477c4 2,761 1.00/1.00 vMB 12
768,653 768,653 000000000000000000033ccef23a4dd912afeb601d7656ba8e6a33c6f1a4bb9c 3,251 1.00/1.00 vMB 21
768,652 768,652 00000000000000000002420f0670e8fe5a4365b9029fd047ae2ccd6b5d23d86e 2,493 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.