Loading Tool

Explorer IconExplorer

Memory Pool

53,855 transactions
29.78 vMB
0.10524532 BTC
Random Selection Loading Transactions
Max Size: 159.96/200 MB

Candidate Block

Mining Attempt 58f7335d24d27bffd53bbbd5de7137ad4dcdf1a0b98f8876a7ea1fd84a1c3d95
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 9a24bac36f262e3417657b4fee3ffd8767005cc9b65dfbad1dc1d81981bac2fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.03260658 BTC
Feerates: 150.77 > 3.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (586,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,569 328,569 000000000000000001f741a3bd7e256d6c1a0cf51dc36d839fd288599668bf09 469 0.44/1.00 vMB 17
328,568 328,568 00000000000000001a34635050897a027b0c37afa9bd12992d40a9c883e9075d 931 0.35/1.00 vMB 37
328,567 328,567 00000000000000000af4ebdc87a6b9aefb36d8e9d1741a54e993b2382c24973f 411 0.19/1.00 vMB 29
328,566 328,566 000000000000000011af5dfe836a5b203ad2c6940d3419a03396aade49448524 782 0.38/1.00 vMB 28
328,565 328,565 000000000000000014bbcae141001b937d6e2cd5f336e0daa4625c44fa9c9590 192 0.11/1.00 vMB 23
328,564 328,564 00000000000000000fd3676ad39e89f60cc721905b58a255c144d198ed6751f1 90 0.10/1.00 vMB 13
328,563 328,563 000000000000000004e5d8e54be8ca46cee63e4c3605385a8383158438397791 936 0.45/1.00 vMB 32
328,562 328,562 000000000000000009e735b4b60873d54108be61ab2feb72c69b550f5698badf 202 0.14/1.00 vMB 21
328,561 328,561 000000000000000011c30a8e47d0bc17305f5131e3c8da0de4ca8d7962289569 1,756 0.75/1.00 vMB 33
328,560 328,560 00000000000000001055e480bbc41bd92e541b19d1d5b19a96839e7754d3929e 844 0.53/1.00 vMB 21
328,559 328,559 00000000000000001b0f07dce998dde169e8f7f44762c11d231dc99ca06cfad9 1,805 0.75/1.00 vMB 34
328,558 328,558 00000000000000001696a5c7ca7f387c274450efc99c1a7dc7460524100b8d7a 381 0.22/1.00 vMB 25
328,557 328,557 00000000000000000d9e2b26f5ee0313570d7f4d66680b3c3f4f33e4dab663c1 775 0.43/1.00 vMB 25
328,556 328,556 0000000000000000036655c955dd94ba7f9856814f3cb87f003e311566921807 266 0.13/1.00 vMB 20
328,555 328,555 000000000000000011ca6426165101ea682e9432383a10d7877dce5086c9be06 412 0.31/1.00 vMB 18
328,554 328,554 000000000000000008d18c15c50cab09c3afff717bd062507108616b7b82dba2 256 0.09/1.00 vMB 43
328,553 328,553 0000000000000000033c700bcef97d489de4e3ef005fb669e39eb846e716f787 647 0.39/1.00 vMB 25
328,552 328,552 00000000000000001b266a4a77d86dc158797844d99597dc8517f000e7fbf8a3 765 0.44/1.00 vMB 28
328,551 328,551 0000000000000000169bb427866088815839cb723fa50be35000b36066aa2ba8 928 0.45/1.00 vMB 27
328,550 328,550 0000000000000000106a404c5a0b469e8750947ef2f2eae25b87eb68a4218461 380 0.21/1.00 vMB 26
328,549 328,549 00000000000000000a1ec136d1eb5198b081221aab9f9ba870f3cb0beee6318c 184 0.10/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.