Loading Tool

Explorer IconExplorer

Memory Pool

86,596 transactions
31.51 vMB
0.21013127 BTC
Random Selection Loading Transactions
Max Size: 191.24/200 MB

Candidate Block

Mining Attempt 6e8431364b48d4cdb97e36fa7d921aa1b09a3e3ddadbb21174de60760d8b4c48
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 8538fea9c8aaaa183b415f8d8fa2f83a3e598fc962b8cb692d51dc395debb8ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,571
Size: 1.00 vMB
Total Fees: 0.10614970 BTC
Feerates: 502.67 > 10.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (215,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,686 699,686 00000000000000000002a5d82df7799ebb41f24eddbed83cce9259ccb7274bc6 574 0.20/1.00 vMB 11
699,685 699,685 0000000000000000000460b91abf112ce49ae6c4f943d1dd199769f709a56a88 2,344 1.00/1.00 vMB 4
699,684 699,684 0000000000000000000119d6fb2878e9117ea7a259079ab2efb8d6c479c16622 1,193 1.00/1.00 vMB 6
699,683 699,683 00000000000000000000e55a39664628aefe1e2a896c546456eab5c32a78dc18 2,870 1.00/1.00 vMB 16
699,682 699,682 000000000000000000034570fafa08c19ac7bb3400433505025c0fa31389b1b4 1,154 0.37/1.00 vMB 11
699,681 699,681 0000000000000000000b43f918c89f477ad4c369127b200c4573aaf69230a1de 1,642 0.55/1.00 vMB 10
699,680 699,680 0000000000000000000e69dc999ba0fa8e08b2c182db8998ec9b95862eed40ad 966 0.33/1.00 vMB 42
699,679 699,679 0000000000000000000442e709df6e7cfa4c8c166a1e0d26f538202a691083fc 651 0.29/1.00 vMB 9
699,678 699,678 0000000000000000000c85c952fd3b7d8e747fe17a7b781d18ce2a20d7c55754 200 0.08/1.00 vMB 28
699,677 699,677 0000000000000000000b2e79c623eb8994573d24634f93a66bd7add767292fd3 911 0.39/1.00 vMB 11
699,676 699,676 000000000000000000041822112ae86c4df10bd751b4b04ac07e17f77e27a90b 1,323 0.82/1.00 vMB 3
699,675 699,675 0000000000000000000c179e900b2c8743e09be2516853c189f0066be3bbd228 3,281 1.00/1.00 vMB 6
699,674 699,674 00000000000000000002342dc2a86f6ad03745c86a03b79480bbc0ccf5e737dc 2,398 1.00/1.00 vMB 6
699,673 699,673 0000000000000000000ad39f55b8a1623cba01048bf01ef775beef5c817c92fa 2,835 1.00/1.00 vMB 18
699,672 699,672 000000000000000000027eb107596ab5f9677d3d4c995fb68a10b1e445fbc936 2,543 1.00/1.00 vMB 10
699,671 699,671 000000000000000000052bc2597a725b78a179efa03d25c6565568e036e88d6c 3,125 1.00/1.00 vMB 20
699,670 699,670 0000000000000000000ee619dc88418a1edce61217b837f879d49ace9f99cef4 1,805 1.00/1.00 vMB 5
699,669 699,669 000000000000000000044e0ff6eecc5a6d057ed1b45156e257bb6b6b4f12ef6c 2,520 1.00/1.00 vMB 13
699,668 699,668 000000000000000000047dafc36e1d8695d3a8f1ea7391cbf58051edca2a3dbb 2,146 0.67/1.00 vMB 11
699,667 699,667 000000000000000000042241e0249fa8ecef3f70141d5440e80541ee6c6f1b6b 1,291 0.41/1.00 vMB 14
699,666 699,666 00000000000000000000147f54bcb1266843d4973f87187a3d3cf04050abdccf 413 0.16/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.61 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: 671.94 GB
    • Received: 16.07 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.