Loading Tool

Explorer IconExplorer

Memory Pool

27,835 transactions
24.76 vMB
0.10578294 BTC
Random Selection Loading Transactions
Max Size: 121.04/200 MB

Candidate Block

Mining Attempt 5e9b945e08f5210a82ee4227dfe50e3df79233cf6fc10a8aae74ff71a64d9625
Version 20000000
Previous Block 0000000000000000000114b741a7ea5e22a3b1644a12fa289ff8ee974cfb5855
Merkle Root bba7d11448c4ce6d7065d2fb88ef7843a3bca265b84a79262a2acff938f34640
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,913
Size: 1.00 vMB
Total Fees: 0.06139411 BTC
Feerates: 104.48 > 6.15 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,219 (564,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,629 349,629 000000000000000011c482bca05fce2c66c1b6078ef87e6f710f223d93ed0edb 121 0.09/1.00 vMB 18
349,628 349,628 00000000000000000b758def212ac9d95e079172039e320b63f835f4bdea9d76 361 0.28/1.00 vMB 24
349,627 349,627 00000000000000001005f25eff2a85f1ffe991ccbd475bafc2a2b048c57eaa78 188 0.11/1.00 vMB 27
349,626 349,626 000000000000000000e67a22642886edda5575cb49d9ea5da79e826ae0c3021d 833 0.74/1.00 vMB 17
349,625 349,625 0000000000000000115b24ab2e4f6cc5d6b00c68f3c38bd60cdb2dfa962e23ce 607 0.71/1.00 vMB 14
349,624 349,624 00000000000000000bfa0ec140d3b13780aa98575e6af2d47a806dfdfee61077 21 0.02/1.00 vMB 12
349,623 349,623 000000000000000013cb76bccc485db6abdf70d417152ba44b93c4f7075ea262 446 0.43/1.00 vMB 13
349,622 349,622 0000000000000000040a927888955888d71a5e18059393a59cd9e0861adeb796 549 0.73/1.00 vMB 11
349,621 349,621 0000000000000000076d20037bcf29bcefc5dd90b72df116c561a09d9d0dc21e 254 0.22/1.00 vMB 21
349,620 349,620 00000000000000000fd6feb562924cd3b9d17c7ab64a3c37ab41593b327d5b26 478 0.37/1.00 vMB 18
349,619 349,619 000000000000000003322fab999d98f465520e1975982a72f145cb854ceea3bf 140 0.09/1.00 vMB 24
349,618 349,618 000000000000000014d23f17fba08db27fb249563700cfb731be07d18fcff554 57 0.56/1.00 vMB 6
349,617 349,617 000000000000000001928a3490a068ad0dc00e9cd1f4d0dae25af087691c6972 857 0.69/1.00 vMB 15
349,616 349,616 000000000000000002c91d698dc786d940aa5bffc0a060d01588c03e8d22901a 1 0.00/1.00 vMB 0
349,615 349,615 00000000000000000f891f3c9fa33c6401ac247c546a5db390658aa65ffdcf37 1,778 0.75/1.00 vMB 29
349,614 349,614 000000000000000004f93c1d3d1ae12827ee6a5fb3016fc97679ae2709e575da 1,024 0.29/1.00 vMB 72
349,613 349,613 0000000000000000110d6eb51a7922a37f84c57f02d2dc8c1ecb1441a11c8278 661 0.32/1.00 vMB 27
349,612 349,612 0000000000000000061723db0ff11ad968511ac5f910f770e47604a380bd7192 782 0.43/1.00 vMB 26
349,611 349,611 00000000000000000359ce47f8c0dab5563dc86b7f8f8eb54144798334a74a6b 1,009 0.46/1.00 vMB 30
349,610 349,610 00000000000000001703b52c9173bc88778b10c925b21e786249326d661570a4 66 0.03/1.00 vMB 21
349,609 349,609 00000000000000000da42bd00b3f091c9d74f9e1cf0e3841b37798d2826de51c 67 0.05/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 780.98 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: 574.87 GB
    • Received: 8.20 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.