Loading Tool

Explorer IconExplorer

Memory Pool

78,743 transactions
29.20 vMB
0.08426530 BTC
Random Selection Loading Transactions
Max Size: 176.75/200 MB

Candidate Block

Mining Attempt bb0c0099f51a6b6f01d79723c7afb1525c013fa22b5b7173bfe4e29ee8404c3e
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root bb62ebe6fc75d957f7df508b014d0286f85b66fffc96715dc0e0e674c029831f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.02315519 BTC
Feerates: 178.73 > 2.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (545,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,636 369,636 00000000000000000e56e5bfe18c08faa1b659b65fbb34bebf89eaa81cec7d8b 301 0.25/1.00 vMB 20
369,635 369,635 00000000000000000700cfabcd80acf02c59c6672d191871ad61350c96439033 113 0.07/1.00 vMB 33
369,634 369,634 00000000000000000887c26f77bcee704150064236032def7672e3ba3fb69bfe 47 0.03/1.00 vMB 37
369,633 369,633 00000000000000000d400d6ead42fb0d5c22b89694ce2e5abb17e1a886bef21e 1,132 0.68/1.00 vMB 50
369,632 369,632 000000000000000004cef172dc641e8c3c7729e122c30ce8445e086aacd8ea5c 171 0.25/1.00 vMB 10
369,631 369,631 00000000000000000784f0549c30a4017c2fed70a543a2af7702d20ba903906e 908 0.48/1.00 vMB 42
369,630 369,630 0000000000000000003ebefc97edf8def9929d1bfb1d68a6de44ce93ac17ba73 2 0.00/1.00 vMB 0
369,629 369,629 00000000000000000b09da98c23d7434236d13373921da15909dc11cf2a75f69 1,914 0.96/1.00 vMB 43
369,628 369,628 0000000000000000141cdade67fe8908b11ba6fa8acf01ffee0aa9ab04d415b1 224 0.40/1.00 vMB 19
369,627 369,627 0000000000000000101e711389285a5bee4ee3c18df22d3f58febc204644ceb7 1 0.00/1.00 vMB 0
369,626 369,626 000000000000000001a3cf6bcd10a0491a287e67f18883f1ad76ae3a411758e6 839 1.00/1.00 vMB 29
369,625 369,625 000000000000000007dc8ac47a9a03bc43a477248b20aa7c4872c183b4d235c3 489 0.23/1.00 vMB 38
369,624 369,624 000000000000000009c1c4b947a9f64699534b0fa0ca7354c09d0d60d8f14caf 451 0.22/1.00 vMB 41
369,623 369,623 000000000000000007ce5975d9585b476d6e18953da35e3daebe6308856c51a8 238 0.12/1.00 vMB 40
369,622 369,622 00000000000000000cccf79ff42fd420ce4b0919fae7a2897096ac9a946ef17f 469 0.25/1.00 vMB 39
369,621 369,621 000000000000000003c26da95a9e2727fa6234766d97546a1b8bd899b5ce5598 534 0.26/1.00 vMB 41
369,620 369,620 000000000000000011d1f5f9f3103ac5c85c101801d2a9ec993ab87e9b63f29a 1,264 0.73/1.00 vMB 34
369,619 369,619 00000000000000000eb34ead60ba58b2116b968f005333216ec157464a063000 136 0.08/1.00 vMB 30
369,618 369,618 00000000000000000c0bbd90ce9405164e77a9170eae214f39c1872fe9d438f8 161 0.08/1.00 vMB 39
369,617 369,617 0000000000000000144bcbc67acdf24f0ca9056b2b34926fa89a96fea8d315e6 760 0.60/1.00 vMB 24
369,616 369,616 000000000000000013ff4dce6ec2bb0654382641e10390e10d42eceed99806c0 1,737 0.95/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.68 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: 678.75 GB
    • Received: 16.44 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.