Loading Tool

Explorer IconExplorer

Memory Pool

39,755 transactions
18.75 vMB
0.17756968 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.95/200 MB

Candidate Block

Mining Attempt e0abc5269d2d8dd7060835aeb95e29a2c48185474d03b11ce57ed081467e3713
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 7825921228f6dff04dd90de1a3ba804528bfcca6aa18fba1516e02dfa6be65fd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,126
Size: 1.00 vMB
Total Fees: 0.05088381 BTC
Median Feerate: 4.68 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (741,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,698 171,698 00000000000005a795779ecb65744137915c32292617e831cd022ee7172f748d 1 0.00 vMB 0
171,697 171,697 00000000000000eb581d09a8e7848546bebcd9126f5c87092cf2fa1cec72f48c 11 0.00 vMB 82
171,696 171,696 000000000000034192f948c78abfe955a685a4015cabc48b6aad2e33363e0234 49 0.01 vMB 378
171,695 171,695 000000000000083843286f3d80f1c28938f888c91fa923faa66d6a5065510887 15 0.01 vMB 32
171,694 171,694 00000000000006b655e3d845c9f5c52d2607225c46715b79892f4a7e159d319e 9 0.00 vMB 15
171,693 171,693 0000000000000483ba94481271696a3ae15d129545d9b8861691fbc4c4011996 38 0.02 vMB 323
171,692 171,692 00000000000000dbffdf55173d18bd9201d40549cbd2587c2bd6c5e92f355399 1 0.00 vMB 0
171,691 171,691 000000000000064c55e556c9d614c5f24b8e9e8ccc5a3c8449aedd2e602cb478 22 0.01 vMB 74
171,690 171,690 00000000000006a6d6517c426cde4a98c3c526522f4774bd088f710757d4a470 19 0.01 vMB 77
171,689 171,689 00000000000003f537b7a1ab15c4d1af3db0899a23c00fa4bb2a930ab0d11a7c 27 0.01 vMB 118
171,688 171,688 0000000000000326f163b3781650697b56077db94bc7b06b1c0688cea8ae0373 11 0.00 vMB 21
171,687 171,687 0000000000000030bab6c3f82209c0d91a089f6d0c2cdd61f77352f2c1c7dd4d 17 0.01 vMB 58
171,686 171,686 000000000000044a4e56b5f1f8f52fd14b58abef96d96eb3c7ca3ae52a558069 10 0.00 vMB 63
171,685 171,685 00000000000002fe2a23cdaaea4b420e80f3889de317066a70f0e48ec07d150b 35 0.02 vMB 55
171,684 171,684 00000000000008d3031a179271e9cdf221cff7ff014f8a093cd9cb82c87046f4 71 0.02 vMB 44
171,683 171,683 000000000000026ab9c5a9cf81945d1e65bf265aadde97c58070f9539b8de6f6 1 0.00 vMB 0
171,682 171,682 0000000000000702964b92fdce0433777fd34c4d0296e2ba3785169b11afd6be 13 0.03 vMB 52
171,681 171,681 0000000000000839bbc4eae561659e1ca2690d5551a1bc6d7c90864daedb66f0 114 0.04 vMB 39
171,680 171,680 00000000000008f62b4fef1c4ccdf46f9aa28244d3a8f415d17a0fff09617125 85 0.04 vMB 116
171,679 171,679 000000000000025087bfb48f8072a6a9a65480dcf58514bffeb4f6d1da9a4733 1 0.00 vMB 0
171,678 171,678 00000000000008bb38986035ec671a31a93d011ad9a8d3ab5fd0b0121251be58 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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