Loading Tool

Explorer IconExplorer

Memory Pool

43,664 transactions
26.30 vMB
0.05343666 BTC
Random Selection Loading Transactions
Max Size: 138.67/200 MB

Candidate Block

Mining Attempt 0459425d71a186054f1e3ca979df9e38dca0fd37b0fe45504959bf221258f081
Version 20000000
Previous Block 00000000000000000000e26c69d66b4d957ffcc15202e94d7da28d89cb2bd653
Merkle Root 77edf0b106bd91118d5bc166c8a9fc961386f124d88171d2669a4e2a4c9fbc11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,071
Size: 1.00 vMB
Total Fees: 0.00537786 BTC
Feerates: 40.21 > 0.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,744 (78,656 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
836,088 836,088 0000000000000000000211531b5fb96b69ed252c47a93fa9b0520dbf85a16473 2,117 1.00/1.00 vMB 21
836,087 836,087 0000000000000000000080de7dcb050371beb6df1879d8cd3708795ba951c31e 2,250 1.00/1.00 vMB 11
836,086 836,086 0000000000000000000330d887741d69907c9feb132dc85f31d78eb855ba822b 2,810 1.00/1.00 vMB 13
836,085 836,085 00000000000000000000e42e55b16fb69863b500e372975f2de3421fed175345 2,085 1.00/1.00 vMB 11
836,084 836,084 0000000000000000000195af133dbb2ed518c5bbda3ecebc4c4cfe2034afaf47 1,130 1.00/1.00 vMB 10
836,083 836,083 00000000000000000000bf740ce4dd34b7903a71021bee7aa077d5c1b86da182 1,311 1.00/1.00 vMB 10
836,082 836,082 00000000000000000002318aeb651e834a9092fbab0c6c95d1c042d58794754d 987 1.00/1.00 vMB 9
836,081 836,081 0000000000000000000045f67d55e44f3c42b5e9242f98c8d7f44caad5f7c61a 567 1.00/1.00 vMB 9
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
Previous 10 blocks ↓
Total Size: 781.93 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: 646.49 GB
    • Received: 12.86 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.