Loading Tool

Explorer IconExplorer

Memory Pool

88,326 transactions
32.32 vMB
0.17277306 BTC
Random Selection Loading Transactions
Max Size: 195.71/200 MB

Candidate Block

Mining Attempt 67578d10db1ec7798aed169a9c9c88190eb2fff44201c7768483288bd6fabbc5
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 2b90a404404485a39bc31c658270fdde7f805d1ac28d38b329304d063543c8b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,735
Size: 1.00 vMB
Total Fees: 0.08389978 BTC
Feerates: 216.64 > 8.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (635,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,850 279,850 0000000000000000db5a91e62472f140a1b3e15487d400f4d017617669df4e98 21 0.04/1.00 vMB 7
279,849 279,849 000000000000000238cf227fbad8c32bf1a414ec5202f7f82b68ecf0a3ab4dd9 53 0.10/1.00 vMB 4
279,848 279,848 00000000000000000bf14ea5fc7e5217e29e75991addd882375590bff3881b9f 494 0.22/1.00 vMB 40
279,847 279,847 0000000000000002f559128dde5b927da183f512be5ddba51ce35380da28a87b 109 0.17/1.00 vMB 14
279,846 279,846 0000000000000002b8b84978b873c065c067d45981061dd0b232cbe921ee9d5e 633 0.25/1.00 vMB 53
279,845 279,845 00000000000000009797e519ce7249d30dcbaff478b2428d5de30976bcfc85d7 52 0.04/1.00 vMB 20
279,844 279,844 0000000000000000ee360e8986f77b7122ebfff30a5c19278826f0cb516d5533 213 0.11/1.00 vMB 83
279,843 279,843 000000000000000113b52f31dcb1ce89fcd51c966f88ad26b1c0b5235ae5146a 82 0.04/1.00 vMB 33
279,842 279,842 0000000000000002b55d001181b16b95e880b082851fc3337983e104a14d4511 359 0.19/1.00 vMB 35
279,841 279,841 0000000000000001e312fc42f83d07ee1f84d2a988251c9fcb05bed81127940a 437 0.20/1.00 vMB 45
279,840 279,840 00000000000000005d6d6e4f6c9d99c7fbd8d71d4b7b218a0ff51db831e4b8f4 35 0.02/1.00 vMB 35
279,839 279,839 00000000000000028467e8facfc541f49da2a51f1433ccab189c88642f753345 79 0.04/1.00 vMB 38
279,838 279,838 0000000000000000b9260a4968c55d1721d6789275076d19b318a220ef7a2bfa 280 0.13/1.00 vMB 33
279,837 279,837 0000000000000002c3d3161c4c7776f1c1abc6bb919734019f21f5ce3292a293 247 0.20/1.00 vMB 29
279,836 279,836 0000000000000001e8d54fcf1d3435d7057a1e89aa2400e06d4d5ab54ec1fdee 631 0.44/1.00 vMB 34
279,835 279,835 0000000000000000209316b70525079da1b90cde2ad3d018cfcc19e508dc0d31 220 0.12/1.00 vMB 39
279,834 279,834 00000000000000022682ed99a0f3150f22a0e10b42016c5c06ac5681d6d5d1b4 79 0.04/1.00 vMB 32
279,833 279,833 000000000000000042690b67c802c73b51617874f4d3448c622d1305f306ac2d 65 0.04/1.00 vMB 36
279,832 279,832 0000000000000001739d25a4322a506fc0e4a190139e2f6ecbe642f091ac1e35 533 0.30/1.00 vMB 29
279,831 279,831 0000000000000001c2dee621134512b3abfb7894eb906c485e2ce7b0cfaab5fc 93 0.03/1.00 vMB 96
279,830 279,830 0000000000000003011d4c026bca9eb409e75e3f4595347dabf763c8ef95b2b4 338 0.17/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.