Loading Tool

Explorer IconExplorer

Memory Pool

43,709 transactions
26.56 vMB
0.06501421 BTC
Random Selection Loading Transactions
Max Size: 139.46/200 MB

Candidate Block

Mining Attempt 6aca92af1ad4df94756fe831bbd7a948ec9eee64e46e5cb0a3330146fffcefc3
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root 57085fd0c1cf055f9cbc7c9ee3ece2e89bd8853d6eaebc7c73089f2916ba560f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,851
Size: 1.00 vMB
Total Fees: 0.01625974 BTC
Feerates: 150.61 > 1.63 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (78,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
836,080 836,080 00000000000000000002afc32bf72e1a4adf00af5de15951c2faadbda214e740 1,248 1.00/1.00 vMB 10
836,079 836,079 00000000000000000002b94cfb585c39aea1182778f0816398ab2097cec0b88b 2,580 1.00/1.00 vMB 11
836,078 836,078 000000000000000000022e58702707c2b5e10850c280d741f7f0938b8eb6c857 3,425 1.00/1.00 vMB 20
836,077 836,077 0000000000000000000072648e6f8895f4a482c2f55f469ab4a8601ff0648d8d 3,300 1.00/1.00 vMB 17
836,076 836,076 000000000000000000017789e794af024b430db255398ed98734b0d358f23c84 2,117 1.00/1.00 vMB 9
836,075 836,075 0000000000000000000131bb1da7d7c2a73b291c5206bb5034f0545d8551988c 2,526 1.00/1.00 vMB 21
836,074 836,074 000000000000000000026e9d734f9f906b38353ce8d1a9060062d18d38063402 1,938 1.00/1.00 vMB 11
836,073 836,073 0000000000000000000247754a29cc905ae862b72fca3b19829d6bc9e42d3f70 2,652 1.00/1.00 vMB 14
836,072 836,072 0000000000000000000133ac5045d498357681a65874232add65f03135278705 607 1.00/1.00 vMB 9
836,071 836,071 0000000000000000000355a5e0d159a9b69dbac0b7aa4f415ad658c645dc4555 746 1.00/1.00 vMB 9
836,070 836,070 00000000000000000000431901e6e2c7937f4b7a32cbb019902bcfd5ef0293d7 630 1.00/1.00 vMB 9
836,069 836,069 000000000000000000006c2313d32a4faef4112542d6c344678dd664b438f9b3 2,580 1.00/1.00 vMB 15
836,068 836,068 00000000000000000001c406a2f301b048d383b5c8985181fa349999c6ac698a 2,230 1.00/1.00 vMB 13
836,067 836,067 0000000000000000000357c01d90ddbd64e23e05da5ed5eb282d8e9f3a9f664b 424 1.00/1.00 vMB 9
836,066 836,066 00000000000000000000e918778afabd76a7f009cc850a9e59896c86866616f9 1,477 1.00/1.00 vMB 11
836,065 836,065 00000000000000000001012eb482202d974d95fbc79b54e7e2420fda2222c7bb 671 1.00/1.00 vMB 10
836,064 836,064 00000000000000000002e1e0ec401c4649b71f9e0043895e1c88d7c242e4dbe3 3,209 1.00/1.00 vMB 16
836,063 836,063 00000000000000000000dd67ed2b888d2276bb5b4679ff8ac724309a6cbbb45c 2,864 1.00/1.00 vMB 15
836,062 836,062 000000000000000000005952b6da92fc39648b4c28eba4de0a6c9e9f3c8ec4e5 2,479 1.00/1.00 vMB 11
836,061 836,061 00000000000000000000619cb2617dea34660c8e37cfb9d7dae2689421baf9b7 2,902 1.00/1.00 vMB 22
836,060 836,060 000000000000000000033cca452f3aa87460fc10df21d805dfff5580ee03a36e 1,679 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.96 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: 647.47 GB
    • Received: 12.94 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.