Loading Tool

Explorer IconExplorer

Memory Pool

80,733 transactions
30.04 vMB
0.12467371 BTC
Random Selection Loading Transactions
Max Size: 180.68/200 MB

Candidate Block

Mining Attempt 9850a952711509999a97b139ef706d763c77494e2cc7406555b1b5256122e9f0
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 8eb6e9c6992803922296336e58154315f0b15e793a940cd5e55b0516c0e2ff45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,696
Size: 1.00 vMB
Total Fees: 0.05152359 BTC
Feerates: 242.90 > 5.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (545,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,639 369,639 00000000000000000793c31c999ebdc92acd2f8349ea9d69d37686a00e3e10dc 1,657 0.78/1.00 vMB 42
369,638 369,638 00000000000000000d7e53d9558c629bc524123fd1290209332d5b1ba6123555 300 0.11/1.00 vMB 37
369,637 369,637 000000000000000005caacc890b9090fedf587f8ea8d3df053bdd2e951e01f9d 1,465 0.68/1.00 vMB 43
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
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: 673.15 GB
    • Received: 16.42 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.