Loading Tool

Explorer IconExplorer

Memory Pool

80,560 transactions
30.19 vMB
0.09138843 BTC
Random Selection Loading Transactions
Max Size: 181.05/200 MB

Candidate Block

Mining Attempt 84545e4c94ceb825bcd264cfa2cf14a10c095f902301a2f218701258a284c8a6
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 635910c1e74e3c14e332822def096cc70710d88c3a7db165e8210099fd5357ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,026
Size: 1.00 vMB
Total Fees: 0.02957897 BTC
Feerates: 301.07 > 2.96 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (381,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,636 533,636 00000000000000000030ffad34101475e30177f93a557f1161e41ef8930c8e17 2,761 1.00/1.00 vMB 24
533,635 533,635 000000000000000000274321ebac09f99d387481ef5944e7d814bfa0d6b9eba6 575 1.00/1.00 vMB 3
533,634 533,634 000000000000000000326ed771a5d16e476b4c9bccc7650d27ed776f79e88f10 2,507 1.00/1.00 vMB 21
533,633 533,633 0000000000000000000dfbb4cf9b0705270dda238a8163ccf5bb1fb395fde244 936 1.00/1.00 vMB 3
533,632 533,632 0000000000000000000223926f48a94be61dcffc7316cf57bcb1b167b27dd239 2,204 0.86/1.00 vMB 30
533,631 533,631 0000000000000000002feb312399a44434d5336ee8d0e026b2527c308686e5d9 2,597 0.97/1.00 vMB 27
533,630 533,630 0000000000000000000a20fc4eae33444870cf59e50cc7150e23bdf5753a5861 1,127 1.00/1.00 vMB 5
533,629 533,629 000000000000000000199ca3bebffaf9df12d041416fffe52f46d38893774ae5 2,305 1.00/1.00 vMB 31
533,628 533,628 00000000000000000005158b05745a68117ecbb3eafb8e738e69a70efb79713e 1,826 1.00/1.00 vMB 7
533,627 533,627 00000000000000000006520e2a92ba57dcd63f0197f294e167a3bac7b31bf82a 2,005 1.00/1.00 vMB 28
533,626 533,626 0000000000000000002337232770e9ebb841341e44bad7b4a43291422a55c952 363 0.14/1.00 vMB 58
533,625 533,625 00000000000000000019e85db836e6303792c6fa4b15dad914ae1467ff13d625 202 1.00/1.00 vMB 2
533,624 533,624 00000000000000000025a1fb2351697801fcaa6bdbcdf6f610ab75dcf5e1f17a 1,838 1.00/1.00 vMB 25
533,623 533,623 0000000000000000003645d40bcf92cc9d8721f4c09c7f37b13cda306015c51f 2,822 1.00/1.00 vMB 28
533,622 533,622 0000000000000000002405af40a3e64b026ec5d60294ecde1b3b3e0c2ce7f393 982 0.52/1.00 vMB 42
533,621 533,621 00000000000000000006e51e9bb7f8ab9d43ef9355a013f02dd32710eaab7164 691 1.00/1.00 vMB 6
533,620 533,620 0000000000000000003640a49a171c3f9479eca5abc083ae94284b1a2faa7f65 2,346 1.00/1.00 vMB 23
533,619 533,619 000000000000000000339febd9a0918a711fc853af2858ea6ac37256ed015916 1,882 1.00/1.00 vMB 17
533,618 533,618 0000000000000000002767043348e9fda58993674a77821863ce96c6e2ba6979 1,852 1.00/1.00 vMB 13
533,617 533,617 00000000000000000006ae1b9e4b9731f476bae18a756ca26713bcdf69bca53a 2,409 1.00/1.00 vMB 27
533,616 533,616 0000000000000000001df88d881ed9f5c5be3667458c77d37f0a0150a6b757ae 2,409 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.