Loading Tool

Explorer IconExplorer

Memory Pool

28,180 transactions
9.36 vMB
0.09434470 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.28/200 MB

Candidate Block

Mining Attempt 24420f0fab24621cc7f8430d255317f10fce13abaa1adc8463adf7b9876debe1
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root ae7296bb93cfa56f23dcedadf06ae4a149c76ab5d5e0ae0c817ef7835924e0d8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,214
Size: 1.00 vMB
Total Fees: 0.02592031 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (684,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,684 228,684 00000000000001fef2b71c09197d86b9c11f7b227392d6b944f9bff6e99ae0a4 158 0.09 vMB 90
228,683 228,683 000000000000000d175e1c71fc781e3f51394c118400268295d1ad28832c70a3 132 0.15 vMB 63
228,682 228,682 00000000000001b3781412af05e561f9ec70c84f704a1e08e93cfea634e44bb9 202 0.15 vMB 118
228,681 228,681 000000000000024abcce9339e9c79b62e60ef561fc8a7835c687f20ff7be44d4 67 0.03 vMB 144
228,680 228,680 00000000000000a46de4718bf39e93faf4326cd892199f30fd185415bf69271e 333 0.14 vMB 201
228,679 228,679 0000000000000179ed9772afd04ca2068e2242bab92d180d7708c291a4c539db 234 0.08 vMB 3
228,678 228,678 0000000000000113fe35a5d94c491cea1f9f2d877dd7899eef3b3ba8dc19621b 33 0.01 vMB 141
228,677 228,677 000000000000003de6cebe032654e39a8b663a06704c22e77338fce2ee7abea0 153 0.07 vMB 137
228,676 228,676 00000000000001800e481b04ac20605c0aadd403d7a288cae0ea9ec813d3fe48 548 0.24 vMB 182
228,675 228,675 0000000000000181a9bf4aafa7a7f9e6c75b3aaed806d3e0720873968ae771ae 714 0.36 vMB 151
228,674 228,674 00000000000001f060afbe822644f0e32036a72c2c889ca174c07724ac2f8eaa 426 0.21 vMB 147
228,673 228,673 0000000000000237c6b54de4340bdbad58162711570c230b111e09b6687bf925 853 0.38 vMB 166
228,672 228,672 0000000000000219f9a99325c82c03b16b20ddef2e99a7fbf2f422fa79ad637f 601 0.24 vMB 166
228,671 228,671 00000000000001ca260085eeccf394cbdba0a616539d89828d76e75d339fa295 587 0.25 vMB 160
228,670 228,670 00000000000001e17a00ca19135e2080ceb40ac3d32ebc905b765e8792a9b33c 128 0.05 vMB 144
228,669 228,669 000000000000011a3ee96024b7f4906644b769d28bbffcd33392a6b02140575c 738 0.25 vMB 180
228,668 228,668 00000000000001ebe9a0cacd9c32ecb90e0eed79cbabfb0dd786f786d80e0340 232 0.11 vMB 156
228,667 228,667 00000000000000123a2898872ce89ff9944f6c6403a27cc64426ee08273ef5da 342 0.24 vMB 127
228,666 228,666 00000000000001cd783ff16fbfe5b29973ea3bbe3390016f75a295df861f77c8 64 0.05 vMB 121
228,665 228,665 000000000000018f8c53024490151d1fd14286039b9c9cfbc9bc0b2ce9a877e6 676 0.35 vMB 145
228,664 228,664 000000000000000aa71b141b57ad5976aee1b894e9c87f2fe492fe4a3bfe7e7c 97 0.05 vMB 143
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 72
    • Outgoing: 10
  • Data Transfer:
    • Sent: 24.00 GB
    • Received: 0.48 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.