Loading Tool

Explorer IconExplorer

Memory Pool

75,965 transactions
27.66 vMB
0.06826349 BTC
Random Selection Loading Transactions
Max Size: 169.57/200 MB

Candidate Block

Mining Attempt a428ec125023b1269f1606a5e1f9107445a2a74f5fee0ac40762714217b95b7c
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root f83a6a0834bbab42480140c6ef4163b0c57cddd0ab828c02903fe79cca694dc0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,150
Size: 1.00 vMB
Total Fees: 0.00884825 BTC
Feerates: 81.11 > 0.89 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (555,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,398 359,398 0000000000000000033464796629c22dcf1829e2f836123452894a5a4cc99893 2,181 0.95/1.00 vMB 32
359,397 359,397 00000000000000000b28d05cc060977acfba8ff4f90e605daae17520ce0e6618 1,592 1.00/1.00 vMB 19
359,396 359,396 0000000000000000021335698c3b922f0f148d3087c2bb33edf0fc68ca1c915f 1,100 1.00/1.00 vMB 19
359,395 359,395 00000000000000001099babb4f7688aff781e4a3e13f4128563fafdb902349e5 1,272 1.00/1.00 vMB 21
359,394 359,394 00000000000000000848e8c6dda53a354d18dad55f86458fe35ca002e5fa4b79 1,662 0.75/1.00 vMB 31
359,393 359,393 000000000000000015cbd640076e819ae8bfb866cff1fb4c3980282bd052ce76 1,961 0.75/1.00 vMB 33
359,392 359,392 00000000000000000c66d26b3acd00307df7d1d3c4f38aa5de6ada39406a53e3 3,528 1.00/1.00 vMB 52
359,391 359,391 000000000000000012bc7a8d83834654d71e95d7db09d398a45872807bec4b25 534 0.38/1.00 vMB 6
359,390 359,390 0000000000000000136efacd3881239f9e42f8cedba375e07f80e4f776d94b95 1,444 0.73/1.00 vMB 27
359,389 359,389 000000000000000008be78ee4e4ec92327b2de4a922f7cbdbdfb0b3003cd610d 1,106 0.75/1.00 vMB 21
359,388 359,388 00000000000000000e45c5a1ec665de04c0affe3fe109c34c495628610d0903e 992 0.75/1.00 vMB 19
359,387 359,387 00000000000000000d682440efb028edef3d369dab9de5a69fe45443c48852fd 2,036 0.75/1.00 vMB 34
359,386 359,386 00000000000000000d08970dcd9d4872a64cd3b8ad5e36e27afc86227225a375 2,266 0.75/1.00 vMB 41
359,385 359,385 0000000000000000074893b67b82ad34123411d014169b0179e79ac6ed2200c5 2,181 0.98/1.00 vMB 31
359,384 359,384 000000000000000014a6ef90b3bbc3403f4c381f10585343de14546215c8cb89 904 0.50/1.00 vMB 22
359,383 359,383 00000000000000000c95eddd0df514ec1887e70fda08b558496e16fbed28d1d3 37 0.08/1.00 vMB 7
359,382 359,382 00000000000000001223938fa6737a29a395093dc2ea79f86b4d2927167484f1 361 0.20/1.00 vMB 22
359,381 359,381 000000000000000005d90dc3bd0afebb776ddc176b4d46be9a9480661fd09ef9 1,002 0.74/1.00 vMB 17
359,380 359,380 00000000000000000f329c706cf3c677c9d9ca8bd7831d59de1a5217a6c0629f 2,185 0.75/1.00 vMB 37
359,379 359,379 00000000000000000759b66f6e59de4056d12c1699de2d460bbd99b764ea6e32 384 0.17/1.00 vMB 29
359,378 359,378 00000000000000000b13091c390a2ae33f4b1f236a3d47751fe22f1fc7d012d1 327 0.14/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.93 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: 714.60 GB
    • Received: 17.57 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.