Loading Tool

Explorer IconExplorer

Memory Pool

74,517 transactions
27.64 vMB
0.07650068 BTC
Random Selection Loading Transactions
Max Size: 168.33/200 MB

Candidate Block

Mining Attempt 59d22c88e1f8fc5db3cf4128de185ae1474cf80c3c759477c6cb4ba6d83849a1
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 5d046d8bb017e4d45969cf8ba1926c035fb15609037585e27fc26a3a8bda18c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,822
Size: 1.00 vMB
Total Fees: 0.01748392 BTC
Feerates: 402.60 > 1.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (739,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,775 175,775 00000000000007673518c296b78ecca45248a75aa181f653afbe43bb2f9acc43 65 0.04/1.00 vMB 402
175,774 175,774 000000000000019ba7d0fb757c97c33e6f68c45debd27317c128099dfadad5c9 139 0.05/1.00 vMB 130
175,773 175,773 000000000000006060f5dd709576774c6fb545c594b3b863cc97224e17cfc1e5 17 0.01/1.00 vMB 72
175,772 175,772 00000000000001e6e4b28b33c3f9e29054fae5db4f1458105e361a2ff5e09598 129 0.04/1.00 vMB 31
175,771 175,771 00000000000007571e7203157192f9e7e61ad25dfd82159de0986f3a5c5f34f5 35 0.05/1.00 vMB 139
175,770 175,770 0000000000000a3438e468daa051dcc0654c820da570150ded537b5cb84c8ece 94 0.04/1.00 vMB 108
175,769 175,769 0000000000000723784b5b957123db9633d5e5e27539ac83b45c21e661ccce91 17 0.01/1.00 vMB 61
175,768 175,768 000000000000006c1401aa81713a92c97aaed63d0c05ea257c630ea186cc9370 29 0.01/1.00 vMB 330
175,767 175,767 00000000000004765a3442aee03b41d7abb1c65257c3b39b33c584b1cfbaaded 85 0.08/1.00 vMB 157
175,766 175,766 000000000000054e55dcb8853f494d5660bb160eae291e5d68b62dccc1a7f2a3 30 0.01/1.00 vMB 15
175,765 175,765 0000000000000831b428199a96895ecad63a268b3d0bb80d9decdd88c701fa79 32 0.01/1.00 vMB 173
175,764 175,764 00000000000009cb6628b6cbd803903aea229ce629bc4703b1dc166468e215fe 79 0.02/1.00 vMB 49
175,763 175,763 00000000000008e09ea8aa85f74bb00afd34cc8de580949644a4dcf9138dec52 20 0.01/1.00 vMB 241
175,762 175,762 000000000000003bd86ae285cc2a593f306e4261c71a2c3f36386122f83498cb 126 0.05/1.00 vMB 66
175,761 175,761 00000000000006e9f4c054c73dacf8bf42f2d18e9840cf4fabd42dbacff1da11 16 0.01/1.00 vMB 276
175,760 175,760 000000000000048e9d6c45f45d93787e9a10bdd96bd57e28c3e13dae6f6f4872 115 0.05/1.00 vMB 107
175,759 175,759 000000000000017dec087ab42acfe93f4652c2ea93d16360069b892ef1cf1433 61 0.07/1.00 vMB 81
175,758 175,758 000000000000001d1663112e2c8f1718f5f61cde410e1e9602771cdfd569c6df 136 0.05/1.00 vMB 45
175,757 175,757 00000000000009506fc7dd9bd0ae20657905ae377c2039552e981bbed2548c3e 78 0.05/1.00 vMB 85
175,756 175,756 00000000000004b62a4a3db61173c647180c3705b734369b5a20de8f9e3db3ce 50 0.01/1.00 vMB 7
175,755 175,755 000000000000091a2606ebfd0f7ef8eb1413a163ab67ba028464e3f7c22da24a 90 0.03/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.