Loading Tool

Explorer IconExplorer

Memory Pool

78,101 transactions
29.33 vMB
0.06430979 BTC
Random Selection Loading Transactions
Max Size: 176.22/200 MB

Candidate Block

Mining Attempt bd04e01a95171bb84cd2b2ac30567212819f83825ed97498f78693362ddffc26
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root d0c76286f3a33a178f891db7099802ee3c5ffe008d2637ead0ec2b21301e7bba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,995
Size: 1.00 vMB
Total Fees: 0.00475270 BTC
Feerates: 18.31 > 0.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (147,214 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,782 767,782 0000000000000000000511c739eea19a153c87b539313696fb5c131b81ed20cb 553 0.39/1.00 vMB 4
767,781 767,781 00000000000000000003bb3f011a4766c2766920c6ee2a50a951592033f1446f 3,264 1.00/1.00 vMB 19
767,780 767,780 000000000000000000072d04f5645863a7df20b88d3e078b82819930fbd07291 797 0.33/1.00 vMB 14
767,779 767,779 0000000000000000000731e59f730ab7618adc683062553ff328f3a8d8b9405e 2,012 1.00/1.00 vMB 12
767,778 767,778 00000000000000000001043256cee977737b7097988302b0696beac30132b38a 641 1.00/1.00 vMB 4
767,777 767,777 0000000000000000000496b20c649f0968387a952620be899bc3d2aac90e6355 2,137 1.00/1.00 vMB 12
767,776 767,776 000000000000000000055c0f99601c1842a5b875cb23c9e802a35cb0df4ffba6 2,885 1.00/1.00 vMB 16
767,775 767,775 00000000000000000000a08d46fbaf526b60c5c9798b1271a9ea5674a562bf2b 666 0.27/1.00 vMB 13
767,774 767,774 00000000000000000000159fef837dedd45b326ec3d8b7e99daeb4ce129ac9ae 817 0.33/1.00 vMB 15
767,773 767,773 0000000000000000000541debacf3cf6705d7512477693d133b3dab4acf49649 134 0.05/1.00 vMB 12
767,772 767,772 00000000000000000004eed15234e6ad36fed61a8ccb59855bd73ba89d323527 167 0.04/1.00 vMB 20
767,771 767,771 000000000000000000013f6d45ffaf6f2108fd27dd357f6262437791e244fb79 119 0.52/1.00 vMB 2
767,770 767,770 000000000000000000001566fce476915a34d8d98629aec9d37d7a666091e128 1,290 1.00/1.00 vMB 8
767,769 767,769 00000000000000000004e4669383f435b083a32f6c152f57223a5e487401f2d4 2,760 1.00/1.00 vMB 17
767,768 767,768 000000000000000000007dc15bf91f423fc218d0fe876730cf7b5bf3de17a1d9 529 0.18/1.00 vMB 16
767,767 767,767 00000000000000000000d28d313d1cfcb4e25ffdb132867113392faa3365f31f 347 0.46/1.00 vMB 3
767,766 767,766 000000000000000000070ac2aa8ec9dd303949432c31995c5f96b671ba918b94 1,033 1.00/1.00 vMB 3
767,765 767,765 0000000000000000000466671082e06795e22274f188d23e44eb5f48e446bc3c 2,175 1.00/1.00 vMB 21
767,764 767,764 00000000000000000007891601731fcffa79ea4e8ae9c956ee322e16682fe6cb 3,227 1.00/1.00 vMB 23
767,763 767,763 00000000000000000006f2665a1757b716aab8c162226e5a022ed74ef7481ef2 1,332 1.00/1.00 vMB 7
767,762 767,762 0000000000000000000733c36be9653360620fc3c1d3b75d928c138ff274eaac 2,874 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.