Loading Tool

Explorer IconExplorer

Memory Pool

44,333 transactions
26.70 vMB
0.06799605 BTC
Random Selection Loading Transactions
Max Size: 140.42/200 MB

Candidate Block

Mining Attempt 5fe36fdcc8dd007b3a40ca8bf31ee3f50d78c457933cc53dcf45d73149eebd6a
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root 13b2790c7e3a2185ae20384625aa1aa7e3c5b0ac74823f9f7b8b19457f199bb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,402
Size: 1.00 vMB
Total Fees: 0.01875277 BTC
Feerates: 150.68 > 1.88 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (132,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,198 782,198 00000000000000000000a52b05068acaa8300f21606311559958176747309af9 2,931 1.00/1.00 vMB 28
782,197 782,197 000000000000000000026680612f6542ab26ad15b380616721d1d359d864f117 2,468 1.00/1.00 vMB 19
782,196 782,196 0000000000000000000542c9937624b76c6c11e212f3e24abe1bfa9661662866 3,277 1.00/1.00 vMB 27
782,195 782,195 00000000000000000000d487cc6d036663ce3262d396d52ceb50d104d7c5c8bc 2,433 1.00/1.00 vMB 29
782,194 782,194 00000000000000000005e5cb47d4469e862c3157e6dafc55e51a633ca814660a 2,946 1.00/1.00 vMB 35
782,193 782,193 0000000000000000000190b25b5f02f10999070239d358f301488198a39edbbd 904 1.00/1.00 vMB 18
782,192 782,192 00000000000000000000b8b758b45c45be09ed182ac092349142a9b2e182b963 1 0.00/1.00 vMB 0
782,191 782,191 00000000000000000001179d535169cef1122b5a274c76dbfc5013945748794b 1,185 1.00/1.00 vMB 19
782,190 782,190 00000000000000000001c2d1650d600ab1f04ce0d10d90c35d0573693a3d38fc 1,247 1.00/1.00 vMB 18
782,189 782,189 000000000000000000038cf128efbb5a088d8d0a7564ee8e656ef77a419997b6 1,820 1.00/1.00 vMB 21
782,188 782,188 00000000000000000004ef1dc13ba5bb209ad2a63b7c35d5d15acad6581a6365 2,281 1.00/1.00 vMB 23
782,187 782,187 00000000000000000000ce1fa80205b90bd13151a53b0d5ff05203ca80154c9b 2,747 1.00/1.00 vMB 27
782,186 782,186 000000000000000000049080ecc1d2a89f0017e0493cb332f56c51a8e01fcd65 2,080 1.00/1.00 vMB 24
782,185 782,185 00000000000000000004c2b6a6eb8add8386b9011cc40f08ef3eee199f076eb4 1,690 1.00/1.00 vMB 20
782,184 782,184 00000000000000000005b460e18b5d9217c2cd01f6521cfeef8a8e431c2d53eb 667 1.00/1.00 vMB 17
782,183 782,183 00000000000000000004ff0f712ea08aaec1ea0a5881719bcafe8024f4c3606f 1,758 1.00/1.00 vMB 21
782,182 782,182 000000000000000000021c44911f4471fc26f9b37ca3d230c117a025eec7b7b7 871 1.00/1.00 vMB 19
782,181 782,181 00000000000000000001484deffe1f9a3c63701e02dc1933d370b95321b97e46 1,738 1.00/1.00 vMB 19
782,180 782,180 000000000000000000039d1cbdd3be99a995cf1c9ddba2ee477d33a96f8b6721 3,143 1.00/1.00 vMB 28
782,179 782,179 000000000000000000067631a719cb8d8f93f72b3ddd5d2da346604f036d5379 2,957 1.00/1.00 vMB 30
782,178 782,178 00000000000000000001fa70855d847bc0cf1d03c2c67239379dc25ae07f3340 1,042 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.96 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: 647.48 GB
    • Received: 12.95 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.