Loading Tool

Explorer IconExplorer

Memory Pool

44,300 transactions
26.70 vMB
0.06789614 BTC
Random Selection Loading Transactions
Max Size: 140.37/200 MB

Candidate Block

Mining Attempt 1fb13da989a5d54b0b2d5861059b3d3ab2f545d9845138802f9e2ab2e9a65743
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root e25ac12f7a6be63e954e0294d0a72d3e6b3f309474a55cde9fd13444b79f095d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,429
Size: 1.00 vMB
Total Fees: 0.01863472 BTC
Feerates: 150.68 > 1.87 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (25,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
889,586 889,586 00000000000000000001b52d5a83252565122f57fe94b1e0e78563effff378da 3,547 1.00/1.00 vMB 3
889,585 889,585 0000000000000000000129e7e7024ac0e4808c31bdaede81f49b76b012584b6d 3,636 1.00/1.00 vMB 8
889,584 889,584 00000000000000000000c7cc82cfc954a738e27725b87d372134b7a358677657 5,451 1.00/1.00 vMB 1
889,583 889,583 00000000000000000001c111c142d0144c3eea400682900eaa1923273cb92c22 3,729 1.00/1.00 vMB 2
889,582 889,582 000000000000000000012cfb3486df97cd43c0129ba2329ac9c38bf82d773852 3,113 1.00/1.00 vMB 4
889,581 889,581 00000000000000000000c9182fd2b7f1d395f6f43abb63c7642dc9de730a51c0 3,281 1.00/1.00 vMB 6
889,580 889,580 000000000000000000022a1a25e45bd4706692a5667922b705ade502b35663fd 3,340 1.00/1.00 vMB 4
889,579 889,579 000000000000000000010d196eb6888ca340787b6d781d42eb02abda3323a778 1,617 1.00/1.00 vMB 3
889,578 889,578 000000000000000000010a1e653cbf1aca359472b77142d89e3c6e7f431e75f8 3,651 1.00/1.00 vMB 8
889,577 889,577 000000000000000000002187cd43fbc4b827b6915bc6e0fe50a4a091134d4d1d 3,388 1.00/1.00 vMB 2
889,576 889,576 000000000000000000024fd13d832f68fb31f224c9249c20c306df2a2be1c761 2,545 1.00/1.00 vMB 1
889,575 889,575 00000000000000000001a917059020646b8bcba3ca06bd25b4a273099299eaf7 3,124 1.00/1.00 vMB 7
889,574 889,574 00000000000000000001ece636fd57dfc735175675dda86c188c51b67daad957 4,846 1.00/1.00 vMB 2
889,573 889,573 00000000000000000001275bb05def792983199e4926d1a0b7d3b791b8d722f1 2,285 1.00/1.00 vMB 2
889,572 889,572 00000000000000000002036cce2b6e1e301c6da66c693adbd478140ceaad0d6c 1,444 1.00/1.00 vMB 3
889,571 889,571 000000000000000000025227c08f4fdbdb7bbcacb74b886a530f52b240528491 202 1.00/1.00 vMB 1
889,570 889,570 0000000000000000000074ecd920f776fc37db915b8bdf0bffa206244cec07db 1,568 1.00/1.00 vMB 4
889,569 889,569 00000000000000000001d62ec41f6431a6ef200ccb08d07706b115a395cefd7f 2,043 1.00/1.00 vMB 3
889,568 889,568 00000000000000000001357228b707f1094bfe289dea06396a794209cf9708a1 3,622 1.00/1.00 vMB 8
889,567 889,567 00000000000000000001c735ccf92f1ffb0c01bf461a49b7674415b43c13cc44 4,814 1.00/1.00 vMB 2
889,566 889,566 00000000000000000001d040d323b7c73d953e153d92af5c061caa561087002f 1,222 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.96 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: 647.48 GB
    • Received: 12.95 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.