Loading Tool

Explorer IconExplorer

Memory Pool

73,224 transactions
28.21 vMB
0.07222571 BTC
Random Selection Loading Transactions
Max Size: 166.97/200 MB

Candidate Block

Mining Attempt 10723ed1bd40e512e7b012437967aaa48430c32da2a9e9269e38e78c0dcec326
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root c745e95d16fb228f17861ef30385e26483d48262eca94aefff0b118e23694df5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,168
Size: 1.00 vMB
Total Fees: 0.01579568 BTC
Feerates: 150.86 > 1.58 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (347,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,486 567,486 00000000000000000016e6a2f0fc32ab3da8bd843339e30500021dbf6a2c5686 646 0.27/1.00 vMB 20
567,485 567,485 00000000000000000016da28dabf0d835be9bfa539a708e41e0a91c78e4fde35 610 0.28/1.00 vMB 6
567,484 567,484 0000000000000000002b6aea7adefa84674dc47de891e3990182aadc093f5174 2,281 1.00/1.00 vMB 12
567,483 567,483 00000000000000000028fad7ce775c9cefd9d555ec83d7fe4d0b45e9784c6044 2,567 1.00/1.00 vMB 6
567,482 567,482 00000000000000000013dbdb289e37be3529a1ce65eb888494726da064e2ab44 3,223 1.00/1.00 vMB 19
567,481 567,481 00000000000000000001da3dc4a73272690e55355ca1c3b41e776799a17c42ee 2,828 1.00/1.00 vMB 44
567,480 567,480 0000000000000000002de6a1eb2ad3305650fd6b2c64deef3465ddb9864525f3 2,855 1.00/1.00 vMB 20
567,479 567,479 00000000000000000020f0bbb9d11cb483970e4d33e7e3796880293379d1111d 881 0.42/1.00 vMB 17
567,478 567,478 00000000000000000015bee83640a6680ba41d35e836894678542607d8c415f4 1,617 0.66/1.00 vMB 17
567,477 567,477 000000000000000000016cdbfba740f94071c448d60d9f9a4f2afb1071f57b13 37 0.01/1.00 vMB 15
567,476 567,476 000000000000000000121f5f3b068ff7a540ab4d91e6d47fdb25eac92fc51ee4 1,595 0.67/1.00 vMB 23
567,475 567,475 0000000000000000001f33b7d8d7440a47d4748e6249719781033098ea663896 1,150 0.52/1.00 vMB 18
567,474 567,474 000000000000000000253b185c2267b4f56954b9768436c1ad8e1779a14dfa83 1,053 0.40/1.00 vMB 19
567,473 567,473 00000000000000000023e89c65c42ae27da973ec736fb333de5edffdf0c7b95b 799 0.32/1.00 vMB 17
567,472 567,472 00000000000000000000c9a6aa32a58262a3dc815b1cb40e7529001e53701bf7 543 0.18/1.00 vMB 21
567,471 567,471 0000000000000000000bf0e3e4caa594b9c622992c8ab49da1ab46ddb835ee04 1,970 0.70/1.00 vMB 21
567,470 567,470 000000000000000000084ad669246e171b7fc6997de808d78e971651e42a6656 247 0.08/1.00 vMB 15
567,469 567,469 0000000000000000000b39a82a35cf785f62a98414b43865778fdc67f32a38d2 773 0.28/1.00 vMB 18
567,468 567,468 0000000000000000000fa409301102f4e379a95271a7d0ae0cfb3fc701c0e0cb 1,319 0.45/1.00 vMB 24
567,467 567,467 00000000000000000002a833eb88443782f2445e79ddfe11ee20b1cff012e9cc 1,810 0.74/1.00 vMB 24
567,466 567,466 00000000000000000002c4182d85329b41c684974d33887566fdab12b6e56aee 148 0.04/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.22 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.