Loading Tool

Explorer IconExplorer

Memory Pool

41,478 transactions
27.50 vMB
0.06822605 BTC
Random Selection Loading Transactions
Max Size: 142.24/200 MB

Candidate Block

Mining Attempt 3a855624ebeffccb7f33691b26b38a1d2c3c0ab5956ca198b63fe98f99663db3
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root fa400d1948de90663cc25ea1d3979c28f8b87530c86629ae6eaf96d8e3349ac7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,663
Size: 1.00 vMB
Total Fees: 0.01456696 BTC
Feerates: 100.53 > 1.46 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (231,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,474 683,474 000000000000000000046ec321a98a424a95235dea097997707bdf14af14cb90 1,644 1.00/1.00 vMB 55
683,473 683,473 00000000000000000004d6d0e0b499378d29b0812c7d5b2b7039539cdbdc0555 2,223 1.00/1.00 vMB 51
683,472 683,472 00000000000000000005eba5d90c64067b30f721401e0bd8955d329b364b8b96 2,144 1.00/1.00 vMB 75
683,471 683,471 0000000000000000000111786b7677ce208f23c1a085edb7af4725312626180e 2,455 1.00/1.00 vMB 53
683,470 683,470 0000000000000000000688e60d254f3d914691fb84ec703b5649e3f14cc2a1ea 2,428 1.00/1.00 vMB 61
683,469 683,469 0000000000000000000a8ceb2f346212fdafb6ce879c06c1e6432162aecc95b0 2,134 1.00/1.00 vMB 75
683,468 683,468 0000000000000000000a4aea1a8f9376f22f85ca5fa25a4c700eb07fda4655b2 1,004 1.00/1.00 vMB 51
683,467 683,467 00000000000000000007f48cd1de729dd827ddf13be6b9fc1e626ab3f5bd0829 1,625 1.00/1.00 vMB 54
683,466 683,466 00000000000000000001c7199677948b4b643de510eb9035197b0d2106b18d1f 2,565 1.00/1.00 vMB 50
683,465 683,465 0000000000000000000a8d8e07da972c121dea8e5e2e80dd91ed4d647d3495f5 2,655 1.00/1.00 vMB 75
683,464 683,464 000000000000000000091bbb82b6f4fe99cf6529efc0e99b95f828b904ae57f0 1,489 1.00/1.00 vMB 49
683,463 683,463 00000000000000000000ed715390c3355bebcaa9103332bb622a0e1ed669e198 331 1.00/1.00 vMB 47
683,462 683,462 000000000000000000049ede5272646c2858c652a37d1fbca31679a274fe57e1 2,269 1.00/1.00 vMB 48
683,461 683,461 000000000000000000022b2262f4afaad75cad35c4d5c13a5b5708c432040023 2,865 1.00/1.00 vMB 79
683,460 683,460 00000000000000000001bdc22dca1075e26dbf350600d5c8e018737ed5e75b09 1,738 1.00/1.00 vMB 58
683,459 683,459 00000000000000000001aa8db5c5c9a246f0c06601a10bd626de3c7d9ae63299 1,470 1.00/1.00 vMB 50
683,458 683,458 00000000000000000005520edadc27093ce54146f82e8583d2fb6f6271581c06 2,790 1.00/1.00 vMB 66
683,457 683,457 000000000000000000094ca166d03e79a6b41e4764148108449714bb09003567 2,685 1.00/1.00 vMB 51
683,456 683,456 00000000000000000008a265ca24a954ee80bbf90ef4c316b3e441c300568724 2,623 1.00/1.00 vMB 65
683,455 683,455 000000000000000000075a008f4b9c13751223471ce5d7b2dd37edb24756ac61 2,343 1.00/1.00 vMB 78
683,454 683,454 0000000000000000000302e836fe9a29dbc2a076e73d5408da4f5ca21ccaf93f 1,977 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 781.79 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: 633.88 GB
    • Received: 12.22 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.