Loading Tool

Explorer IconExplorer

Memory Pool

78,576 transactions
29.44 vMB
0.06754427 BTC
Random Selection Loading Transactions
Max Size: 176.96/200 MB

Candidate Block

Mining Attempt d884148ad23694cce18bb1c544c16f8893c703e05b633347ba3656351edd33b3
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 8dac5761dc990f8685b8c148cb834406a1918e2946fce47900484861b45e83d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,038
Size: 1.00 vMB
Total Fees: 0.00782910 BTC
Feerates: 50.25 > 0.78 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (678,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,980 236,980 00000000000001528dfafae23e442c937c03596a37193f394388def245652a61 47 0.05/1.00 vMB 54
236,979 236,979 000000000000004bac406abb2a92b8c7b29b7dc4b9d8de9737de0fc358566803 44 0.05/1.00 vMB 43
236,978 236,978 00000000000001041f9e59257d4477c85520c3546a2d122446f138347d15e0ea 449 0.27/1.00 vMB 125
236,977 236,977 0000000000000122cba685163d711b232822f1c1110dbc8f07eb4c3c4faec47c 772 0.25/1.00 vMB 245
236,976 236,976 000000000000011b55e1d73ee2d4355441079fabc3b341aae45446a71a7c3747 215 0.13/1.00 vMB 197
236,975 236,975 0000000000000091cc203ba0d07cdff8204c4264b370c545af52f8fa34dee75f 764 0.36/1.00 vMB 159
236,974 236,974 0000000000000010feca9712e26a2f0db531417ad8a36e5a145b7a189a2456cf 316 0.10/1.00 vMB 19
236,973 236,973 00000000000000423d6db7406a85a4298e2b1956e636823f8261c098d3aea4fa 771 0.25/1.00 vMB 270
236,972 236,972 00000000000001436baa621d8c4cf1d4e70cc430cd5c21dfef00ca28daaac6c0 116 0.06/1.00 vMB 135
236,971 236,971 0000000000000170d186183c2e9a119acca82f55dc4b7e56b757e051bace4896 347 0.16/1.00 vMB 156
236,970 236,970 0000000000000126a113d3f41f5107818aa7fb5aa9468a427cdd3b85479d3c85 176 0.11/1.00 vMB 115
236,969 236,969 000000000000001f672fe22385e4df81a298b93d9a75cebcdd757ef049569547 498 0.25/1.00 vMB 167
236,968 236,968 000000000000008b22f41b444dc7d69bb992792f33faa16ebf54f9025cff7b7e 595 0.25/1.00 vMB 2,051
236,967 236,967 00000000000000fb3a2c0b3598be7e8cef7c3adc2afc73ed67779a65904e37fd 272 0.13/1.00 vMB 155
236,966 236,966 0000000000000074a579aebaa7e582eedae530bbfffc2f1e64d6476252c1a8f9 136 0.11/1.00 vMB 137
236,965 236,965 00000000000000600a0563028b5c0b2b47441cc4a8aa7c0da43bce8cc19eacff 640 0.25/1.00 vMB 217
236,964 236,964 000000000000001b47b4eddf5dcf6c7b82123d996a1bb8a1ccbe414fb09c055f 215 0.14/1.00 vMB 111
236,963 236,963 0000000000000134d4d41bfc09ae5218ac53b769a6fd9c4ed6843681cd1f9bb6 1 0.00/1.00 vMB 0
236,962 236,962 00000000000000c69a38a529333c74c60ec6312b542d4a66ca2b043183662b2a 725 0.25/1.00 vMB 208
236,961 236,961 00000000000000ecdc14266dff297d71a450e649061a4868b16215d6831f60c0 119 0.05/1.00 vMB 153
236,960 236,960 0000000000000109c11b233b8d9832adfe51b4b269b7ba2bdb0b4a254fff16a2 189 0.09/1.00 vMB 159
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.