Loading Tool

Explorer IconExplorer

Memory Pool

41,393 transactions
28.65 vMB
0.06057679 BTC
Random Selection Loading Transactions
Max Size: 146.94/200 MB

Candidate Block

Mining Attempt 822012ae37d3264b0cd629c512b134bc20a6150269516a2d78de333f941dfc24
Version 20000000
Previous Block 000000000000000000005c365b22f45149ff6010986598bcca955a5eec769236
Merkle Root 8b2f8e7188fad5e58f62c0f60af739f2ad5a72de0be4facc618f2f1820720c85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,296
Size: 1.00 vMB
Total Fees: 0.00513278 BTC
Feerates: 40.21 > 0.51 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,613 (580,543 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,070 334,070 00000000000000001a54d6fdfead2978af72474bf086d18a1ca1e195e21b173b 512 0.15/1.00 vMB 65
334,069 334,069 00000000000000001b590f185f1a96fea89451d5c4c4c34a5550ba27a207ed5b 534 0.39/1.00 vMB 22
334,068 334,068 0000000000000000117134b8848d9138f6a2fe347288dc5717becdf09d8679be 165 0.12/1.00 vMB 20
334,067 334,067 00000000000000000b3a0699294e948904278fdbb5e11b0c8ecd8d7b006590cc 522 0.28/1.00 vMB 28
334,066 334,066 00000000000000001a5e267dd07fad297860618dcd4cd9e02095e61871438ff7 239 0.11/1.00 vMB 27
334,065 334,065 000000000000000000d2788f3696d213b1195ea48d767beffbc9309716cd0fd1 81 0.03/1.00 vMB 28
334,064 334,064 00000000000000000ba3dc14cf4ddb755abab03bf9c610c18d9b74392d7844a4 539 0.37/1.00 vMB 21
334,063 334,063 000000000000000004c02a929a4e4057508e9e136ed86e850cb4beaa7977f39e 823 0.44/1.00 vMB 26
334,062 334,062 00000000000000000b4d1f65a4fa50cc3bb0e13462fd1f7c8c30a9183665a1a8 166 0.16/1.00 vMB 20
334,061 334,061 00000000000000000cfdb1de9b526dba0fb40607748979ef7c840dffd49fa48c 930 0.55/1.00 vMB 22
334,060 334,060 000000000000000003eac26e16c76f260d8396c0a7e74993ffe2b756b2f7728e 342 0.28/1.00 vMB 17
334,059 334,059 000000000000000017375a96886f2046198c1074bff70f30154e9ea903d327a2 540 0.19/1.00 vMB 40
334,058 334,058 0000000000000000056ea144fb15cbfddf6706c0b63aa5a726ea4d047e83ddad 444 0.21/1.00 vMB 25
334,057 334,057 00000000000000000352f7a4a90c62693ae012e2968eab45a6b346acd144a2d4 666 0.55/1.00 vMB 15
334,056 334,056 0000000000000000085e34a8b94402da578ee48b34de0d2143321e7ff6b01035 512 0.22/1.00 vMB 53
334,055 334,055 000000000000000015799c8e5d5df2a58ed3a362ed41498389b4a0b0dbc3edde 900 0.75/1.00 vMB 17
334,054 334,054 0000000000000000055c4da072d66be3d72f6ab245c9471a6a58e286b62c32b9 1,154 0.35/1.00 vMB 44
334,053 334,053 000000000000000019a2dcb1a78b4d67d0d25abba6a81f6f9054906198a62c6f 520 0.21/1.00 vMB 42
334,052 334,052 00000000000000000b78a3988c93ce9d54c36de78eaf8ed7fbb273969031bbb5 598 0.36/1.00 vMB 26
334,051 334,051 00000000000000000c5131cdc1cc54b20ca852e5e3393b7930f59b893aaac939 827 0.44/1.00 vMB 25
334,050 334,050 0000000000000000091b0f6420776d4b16620190a22ae1311f6bb42cca3c04d9 963 0.45/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 781.71 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: 629.22 GB
    • Received: 11.88 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.