Loading Tool

Explorer IconExplorer

Memory Pool

81,844 transactions
31.45 vMB
0.08231478 BTC
Random Selection Loading Transactions
Max Size: 187.20/200 MB

Candidate Block

Mining Attempt 46995f3dbb2af7e81fe1523b6a5ede04a1ebd1bc4de1decc5be31040779e36cb
Version 20000000
Previous Block 000000000000000000006967e51e05e86af929479363a0a1c6b74722992c0c25
Merkle Root fe90cda44f81aa58c6623bbf25bf193671a5c3516812bf0e5fa0911978d6dd92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,204
Size: 1.00 vMB
Total Fees: 0.01545140 BTC
Feerates: 157.11 > 1.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,071 (373,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,494 541,494 0000000000000000002293acded8992cc96e969ad655090e91180658a6668314 2,541 1.00/1.00 vMB 30
541,493 541,493 0000000000000000000715e3299e84623e3e9cc3a916149aec9bf0c30a1ae526 816 0.42/1.00 vMB 14
541,492 541,492 0000000000000000001bd3e06df2a1a27e0443853d949ebce13066967d2554bd 198 0.08/1.00 vMB 18
541,491 541,491 000000000000000000160057a9e3db557b10c6883309ce3e1dd96c7a51e5c71f 2,446 0.99/1.00 vMB 17
541,490 541,490 0000000000000000000f5759da722f91764f790d094faeafb75d7364f0e99f52 1,618 0.71/1.00 vMB 22
541,489 541,489 0000000000000000002394ee72a28efa73a38c66842ac7fd615f4b54e0f6f292 1,375 0.59/1.00 vMB 25
541,488 541,488 0000000000000000001c025c32576bbcc691b597aff697ca622604d52c0a6ddd 1 0.00/1.00 vMB 0
541,487 541,487 000000000000000000068565af99db4fbe8db7a26b40974f3a6bbd30d0cebd84 138 0.08/1.00 vMB 11
541,486 541,486 00000000000000000021e83583a19d65ec588705cfbf5f3660c451dd90144103 1,165 0.51/1.00 vMB 13
541,485 541,485 00000000000000000025a44a769ddd14a5d7ba5a0482f1757a431682c032f985 39 0.02/1.00 vMB 10
541,484 541,484 000000000000000000248c4a0e478a70fa34ef4c123836ab70c2c74ffcdcc24b 1,759 0.85/1.00 vMB 17
541,483 541,483 000000000000000000148a001dfbdc869b957a8633f7f35db0d3a8f30381cfaa 489 0.21/1.00 vMB 27
541,482 541,482 00000000000000000019dbe50fe7634d20f50d4f879d28d102b4f44caccda686 41 0.01/1.00 vMB 32
541,481 541,481 0000000000000000001656816e73dd6813313f65b5e6132e8aba55b2fdc97195 2,201 0.97/1.00 vMB 16
541,480 541,480 00000000000000000006c9ab9c012e3203d1e0d33e1867555aab77f39da07204 2,163 0.90/1.00 vMB 11
541,479 541,479 00000000000000000025a29b0fa27fc1d18184dd64af968926ba9e5281a001bd 2,680 1.00/1.00 vMB 27
541,478 541,478 00000000000000000019a30774feb5b3665d155edee68094ef966a4923ddcd95 2,142 1.00/1.00 vMB 11
541,477 541,477 0000000000000000001f358a05c7fd17f6ab3ddd2c3c0c1ecbefefe3c54b6da2 655 0.26/1.00 vMB 21
541,476 541,476 00000000000000000026b11491a5c294b8c26c3bda9519c7a8228319be75758c 2,240 1.00/1.00 vMB 15
541,475 541,475 0000000000000000001d760ecb01bbc69ffc8debc265a7b3760852504a1d917f 410 1.00/1.00 vMB 2
541,474 541,474 00000000000000000013a3a932e5fa1d6e6cd69f1b3a70b8b94563cdd731c5f2 1,858 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 668.84 GB
    • Received: 15.59 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.