Loading Tool

Explorer IconExplorer

Memory Pool

51,250 transactions
30.52 vMB
0.09924355 BTC
Random Selection Loading Transactions
Max Size: 163.77/200 MB

Candidate Block

Mining Attempt 780e528db6eb6dd71f2c231b4b5d10b0d6b96754f0c85cb5b35c8a522804e96f
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 9ee722f9008f3b174d45d328df59f7f9c542301b8ab01c1f23af98174b02f9c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,687
Size: 1.00 vMB
Total Fees: 0.02623572 BTC
Feerates: 202.16 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (496,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,132 418,132 000000000000000004300b1b1c8f58710daa661dea4c2eff16ae6a498eb93438 2,006 0.79/1.00 vMB 51
418,131 418,131 000000000000000003c3e132283d79b72dbf285f55b65db5d407d4729f130198 629 0.24/1.00 vMB 58
418,130 418,130 000000000000000001236f22c37fc866b275951bb14aaa2a48dc8c3652111661 1 0.00/1.00 vMB 0
418,129 418,129 00000000000000000319b070c61a679df8972864a83cac6720e55fec6a547a18 1,716 0.80/1.00 vMB 52
418,128 418,128 00000000000000000525c255835fca10644cc6d2ec5f3e45f3fe307fd2176315 1,225 0.49/1.00 vMB 63
418,127 418,127 000000000000000002e9853d5f12153b7b108056666487a74c305f41bd62eb99 702 0.52/1.00 vMB 34
418,126 418,126 000000000000000004ef455b68bc1760338559d3420aa1fe82b4409235951157 1,719 1.00/1.00 vMB 45
418,125 418,125 0000000000000000000a842e1978720a121220e604deba309c72fbba7d2b3e3f 1,768 0.76/1.00 vMB 58
418,124 418,124 000000000000000000e08c2bebe0cbdd20293287a42b1612197adac8a14f4879 1,503 0.88/1.00 vMB 60
418,123 418,123 000000000000000000eb388263cbd8861479fa5baae13b6043aae1e85c011d2f 227 0.11/1.00 vMB 60
418,122 418,122 000000000000000003ada43f338976dee34fae479eb55319b14fc5af24b73123 1,628 0.61/1.00 vMB 58
418,121 418,121 000000000000000004b944ee760abc4773010d8e8cfea151897d50abd420340a 218 0.08/1.00 vMB 64
418,120 418,120 0000000000000000019d6b1fcf87652e0c0e74f20495e7a85d4aea5a7d9dd74b 1,446 0.67/1.00 vMB 50
418,119 418,119 000000000000000001880c92f621bf439ba48d4572f9e0ab96808f2b85dfc5c4 537 0.23/1.00 vMB 50
418,118 418,118 000000000000000004f2f76718f2009f604c1af29f9e4f34d3fc9100eeee3a4a 692 0.29/1.00 vMB 56
418,117 418,117 0000000000000000004955ff9771a4bf0f575195c7798e364d1a3c42367bf1eb 234 0.08/1.00 vMB 57
418,116 418,116 0000000000000000030acc86fa51b21bf6d46cbb4161c48e76c3fa291a3ec230 364 0.21/1.00 vMB 43
418,115 418,115 0000000000000000025ea8850c3e4e5ffae4af0b283d2cbfd8fc5bd6eed114c1 1,234 1.00/1.00 vMB 67
418,114 418,114 000000000000000004ce959aaa227810ba8106b176223b19a72bffc715c35def 620 0.73/1.00 vMB 20
418,113 418,113 0000000000000000040e352f45894f79f32c3297943d4f621c478e247e4c8cce 1,192 0.47/1.00 vMB 63
418,112 418,112 000000000000000004a3406f8dbb35164036ce7eaf664d10b18066a67d951e1f 2,266 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.06 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: 651.16 GB
    • Received: 13.44 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.