Loading Tool

Explorer IconExplorer

Memory Pool

81,180 transactions
30.17 vMB
0.13316929 BTC
Random Selection Loading Transactions
Max Size: 181.46/200 MB

Candidate Block

Mining Attempt 1e25547e5bda2d82fc6a808a898e996c6dd595b5e8800a884a5b4092f66909aa
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root f198e12714d117e5a0c05966336f39cd09cea11da7ab4e6bc6353dd8d0dd4a83
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,037
Size: 1.00 vMB
Total Fees: 0.05613227 BTC
Feerates: 242.90 > 5.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (640,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,605 274,605 00000000000000039104cdbed5f48277192264120dc51afc21f58bc7b26c65fa 94 0.06/1.00 vMB 36
274,604 274,604 0000000000000002ab5f59cc3fd04b6246f675059a06339980aa691efa3c944e 63 0.03/1.00 vMB 92
274,603 274,603 0000000000000003ef47f2f1bf2cbac9532958da7e523fb09aa4223479c623dd 29 0.01/1.00 vMB 62
274,602 274,602 00000000000000036000a441a35bc354e4fe62e62520db5d18b9c5170eee1dbc 169 0.08/1.00 vMB 51
274,601 274,601 00000000000000012b2d7aaaf7caec9ee0be55d06381228f34a745d1a16d1321 98 0.14/1.00 vMB 26
274,600 274,600 00000000000000049a8e067bad644a7eacc43687babf7ea4800f561b6c1a48f8 168 0.09/1.00 vMB 46
274,599 274,599 000000000000000262251f2292ae1861d8bd912daa5932033855bd166eeef66d 193 0.09/1.00 vMB 38
274,598 274,598 000000000000000316ca631d8d59ae81d33178aea8614abd5a2e90d16844db39 520 0.25/1.00 vMB 44
274,597 274,597 0000000000000004651643a610a4eb20cc8ce2ad7a86dfe5867a2ad361feae17 170 0.08/1.00 vMB 55
274,596 274,596 00000000000000002bcfb60e69a58b749d5d9bf1c4d48aec63085d7a1b4a1f20 212 0.13/1.00 vMB 46
274,595 274,595 00000000000000035f95e7e59482dcd239cd6e544bb1befe6729e44c50c34a4d 37 0.02/1.00 vMB 36
274,594 274,594 000000000000000271b28a435b7ebb5a3dbae30095b186f943f4283318513607 109 0.07/1.00 vMB 20
274,593 274,593 0000000000000004a587d4bc3ed62f7b86a3552866017821d677c7f449685f0f 579 0.48/1.00 vMB 35
274,592 274,592 0000000000000000c4ac56ee50be1be03939ca2b840f8f4c33c2c774773bbc63 108 0.06/1.00 vMB 22
274,591 274,591 0000000000000003bd7d2916ffa0d112d0797ffa9eef32ba62a219d215e02b55 211 0.09/1.00 vMB 60
274,590 274,590 00000000000000027eb9a40d61fb25f0df6ad7f739cbdf5fcf66b3536405e5fa 587 0.26/1.00 vMB 53
274,589 274,589 0000000000000001280100b72d0e2f39b491500191f4aedfb434994f154a03f4 402 0.26/1.00 vMB 40
274,588 274,588 0000000000000002ec60826bcfd8f58c30cc80166226556aaca1b65a427ea2d2 620 0.25/1.00 vMB 74
274,587 274,587 0000000000000001a0bdafcf644a1d30136b8a025a2efe6529787c7f7370230b 191 0.10/1.00 vMB 51
274,586 274,586 00000000000000014da395ffb8ce10e50a6c8f993368d694ff1db7da8c1ffcd4 73 0.03/1.00 vMB 49
274,585 274,585 0000000000000000836f28ec8448c02ee69189fd425cf3c7259bee6f491e9cbd 291 0.15/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.67 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: 674.03 GB
    • Received: 16.43 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.