Loading Tool

Explorer IconExplorer

Memory Pool

44,730 transactions
27.31 vMB
0.10148882 BTC
Random Selection Loading Transactions
Max Size: 143.15/200 MB

Candidate Block

Mining Attempt 2c7a0e85bb3a38b1c0ab9264d62214de00de70fbb81cf8b56eb523691c27220e
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 7457cc49255778ab00a4bb283ba6e3e02bf916f78d820949ac9bdfa12feb36c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.04612420 BTC
Feerates: 151.16 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (516,687 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,182 398,182 0000000000000000011c5db4d06b2ba936a2031c5c89ad359aa2d2289068a90a 2,587 1.00/1.00 vMB 53
398,181 398,181 0000000000000000037e2b3387f2829fa12b1888bbf3a3be3ef18552f6cd9010 2,806 0.95/1.00 vMB 59
398,180 398,180 000000000000000001f77bb71db51652f94a00bf95a630f3d2fd1dbda3024168 2,160 1.00/1.00 vMB 44
398,179 398,179 00000000000000000697f7151804e575a507d7d2e342dad900dd8987134574df 1,525 0.93/1.00 vMB 22
398,178 398,178 0000000000000000047ea5a245e8c8c6c40db024cec16f8d59fe361d37f10fa2 1,710 1.00/1.00 vMB 38
398,177 398,177 000000000000000000a5ccac8665b06e4dafa1dafb9285adb57049f2439d1da2 2,157 0.93/1.00 vMB 57
398,176 398,176 000000000000000005c90c29aee6b25165670619f03ada887645ffdba180a6ee 324 0.15/1.00 vMB 39
398,175 398,175 000000000000000005ce2dcca24b441863fa91409e953645170a76b0dbf32745 996 0.99/1.00 vMB 18
398,174 398,174 000000000000000004f97e9e5215a715fac8a65904b3301d2d8bf32f38429872 1,357 0.75/1.00 vMB 34
398,173 398,173 00000000000000000605ccc79ead91a6c6028dd0a742d66b0afa45c5ffe8d6f8 2,059 0.95/1.00 vMB 44
398,172 398,172 000000000000000003ce008dbee55c186ed7b879e4719c4f3bf203550531b274 2,652 0.95/1.00 vMB 57
398,171 398,171 0000000000000000008c51b479afb38f15f5c8ac276979c3c37aebb0e9990683 2,037 0.93/1.00 vMB 37
398,170 398,170 0000000000000000054df577eac4052cde4b892712824d229eb4572c88455ed8 2,145 0.75/1.00 vMB 58
398,169 398,169 000000000000000003a1e9ea1aa024fdf75cfc40d07f89bdde4b378041db7052 356 0.20/1.00 vMB 31
398,168 398,168 000000000000000006d0280a8bc0b2d0285266b42ecbdd64b20694c1b1e9c538 1 0.00/1.00 vMB 0
398,167 398,167 00000000000000000245875c462f51b1c323017aece7a8a65d39abf6370860a0 939 0.48/1.00 vMB 38
398,166 398,166 00000000000000000515d939880af990b705b213550e0cc37a160d91a885c8fc 486 0.25/1.00 vMB 38
398,165 398,165 000000000000000000a0f407444f6ac16269ce7168e421ee36db44f21fc1b205 781 0.56/1.00 vMB 30
398,164 398,164 0000000000000000030d01c31e63708c749701020d103d7008bbba2302aa4b50 1,062 0.44/1.00 vMB 46
398,163 398,163 000000000000000004bb0a5806f0e3da8e5589109fda2c91624420a01ce385d1 1,120 0.48/1.00 vMB 43
398,162 398,162 0000000000000000024783257197f8badd23ec41dce7d4d12d18527f331d639d 1,990 0.93/1.00 vMB 38
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: 113
    • 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.