Loading Tool

Explorer IconExplorer

Memory Pool

42,439 transactions
26.68 vMB
0.06840940 BTC
Random Selection Loading Transactions
Max Size: 139.51/200 MB

Candidate Block

Mining Attempt a7a67734a722777c105a93b3be1aaddde9b4d23f6f1418f7cd51a6928a8c48f3
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 4860e6ba8a980782823ad89fb9d1b84b59f74d29e4b034ea4817cf204d8c3b9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,556
Size: 1.00 vMB
Total Fees: 0.01930900 BTC
Feerates: 101.59 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (516,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,280 398,280 00000000000000000338c8aa1900c2c67a255f2443c25f43a21364694fbcf28d 682 0.60/1.00 vMB 23
398,279 398,279 00000000000000000202bea7cf05e81a39f3fe3e04e943b1d93f8bb7110c2b17 1 0.00/1.00 vMB 0
398,278 398,278 000000000000000001368db045f6a7bf6a3e4a2f56a63895da06f42147f7baa4 600 0.31/1.00 vMB 43
398,277 398,277 000000000000000000bb68e7d0ce7824f440239d5bc71e81c79cd54524f28699 438 0.20/1.00 vMB 32
398,276 398,276 000000000000000000e9b831bdc09ca360f1189f60ed20ce0230fea0a57a1c8b 739 0.32/1.00 vMB 40
398,275 398,275 00000000000000000744b3dc61147cd1070f41a6bed8f57d187c1d62694fc6e2 1,035 0.56/1.00 vMB 33
398,274 398,274 000000000000000001411fe1e738335e9f24b7d49c85b6923424bc8028ecf06d 852 0.66/1.00 vMB 24
398,273 398,273 00000000000000000421d9c162df10bd3bfb326b4c6a956c616215c8c49797cb 1,002 0.39/1.00 vMB 46
398,272 398,272 00000000000000000773deb80c4d6d3729b300fc69deb3eb82a0f76dc2de7429 450 0.22/1.00 vMB 33
398,271 398,271 00000000000000000773c651b8773eac49c5dc2c0343d55e529625c59d7b042c 390 0.34/1.00 vMB 20
398,270 398,270 00000000000000000714f6bec8c20fd9b1d39075ae5dfa1824b2751c381dfc97 299 0.34/1.00 vMB 19
398,269 398,269 000000000000000006d1190ee052166d1733835ff2766db1ee22fcdbb61b5466 656 0.97/1.00 vMB 15
398,268 398,268 000000000000000005f2831e05e37dac74869104612e2f3b49323e82da932c3c 1,410 0.95/1.00 vMB 28
398,267 398,267 000000000000000006a67cc5542009a9cfc36f5ebecd159dc111c6cbe0fa4d76 1 0.00/1.00 vMB 0
398,266 398,266 00000000000000000573f9887a4baeb9511894d7e9fd2c800d24ec5351cdf43b 1,025 0.92/1.00 vMB 20
398,265 398,265 000000000000000004024859581943c307d74d59f92ee6ff86bc19d604f3cf95 1 0.00/1.00 vMB 0
398,264 398,264 000000000000000000f0639c6ece2829951973ebcee529cd5aa752e05b7f6f9f 1 0.00/1.00 vMB 0
398,263 398,263 0000000000000000067f757f2421c4468db37939c0997bc2eae14210bed863c6 550 0.25/1.00 vMB 40
398,262 398,262 000000000000000005dc57718e21742b0c1ed153c7f50e0c0ba976d49b1e0ec9 1,625 0.61/1.00 vMB 49
398,261 398,261 000000000000000000702457b3ee6d30fab934a1babd163217784c917157d701 2,145 1.00/1.00 vMB 41
398,260 398,260 0000000000000000024d60a44c847cf360532227f1649eecece7b2763f2f082a 423 0.36/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.