Loading Tool

Explorer IconExplorer

Memory Pool

74,356 transactions
28.84 vMB
0.08331974 BTC
Random Selection Loading Transactions
Max Size: 170.34/200 MB

Candidate Block

Mining Attempt 19126b6e154664a324f70f865b7701d822296e00b26f4aa1e16e89ba5367e531
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 1856ee0efffb589b66459969948f14eb810aa498383ae239f9239846daf78d72
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,253
Size: 1.00 vMB
Total Fees: 0.02399999 BTC
Feerates: 150.36 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (305,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,650 609,650 0000000000000000000d9f52eec8c4a59dd2e355092a8512d25c06fc600fde28 140 0.04/1.00 vMB 20
609,649 609,649 00000000000000000006c1385d8080e7d5fe62b62914ca839e7d7858c1b52826 195 0.06/1.00 vMB 15
609,648 609,648 00000000000000000010de87755fc954607e02eaf26251305a8cb872becbc4e0 459 0.13/1.00 vMB 18
609,647 609,647 00000000000000000004c39210479265db8990b9d642c9d375191d4971826d7c 1,764 0.56/1.00 vMB 11
609,646 609,646 0000000000000000000514e7a744bfafeef80ebb5d4ce7a72eb118f552487090 1,199 0.30/1.00 vMB 15
609,645 609,645 00000000000000000012200c09141cb64346cc8674960a851740f56f2aaa4f20 2,589 0.75/1.00 vMB 16
609,644 609,644 0000000000000000000c743a2a595762c236463e3ed683201726431251de7b89 190 0.06/1.00 vMB 16
609,643 609,643 00000000000000000003576d9dd514c5e4a823689d16bb9d534105fbb4f8c517 932 0.28/1.00 vMB 13
609,642 609,642 000000000000000000042aa466a5e68f0df8f08429059650efb63b032acd99ee 1,435 0.42/1.00 vMB 12
609,641 609,641 00000000000000000006170107fa144738d0ebdd0d31872f53cc7fe2d6515708 129 0.04/1.00 vMB 7
609,640 609,640 00000000000000000013186aa5ef84b2e03dac0d5c7947f66793d9aedd8efb77 727 0.20/1.00 vMB 17
609,639 609,639 0000000000000000001020181f15dde54c624ad0d5844ba0e9f3b5a78f979d7e 250 0.07/1.00 vMB 10
609,638 609,638 0000000000000000000e517a252603733c27f248231de2fb0dab291e4c4a1842 2,975 0.87/1.00 vMB 16
609,637 609,637 000000000000000000043a77ec81d68f85950760c50ffb3b0bf5617807d2a776 1,357 0.40/1.00 vMB 10
609,636 609,636 0000000000000000000cba1dbc2df290c8d195491f00870e879dab57d179124d 3,104 0.91/1.00 vMB 13
609,635 609,635 000000000000000000148e9d1cf8e3ddeff57c813c3ed8763e1dbfa9d8e26ae9 1,133 0.32/1.00 vMB 11
609,634 609,634 00000000000000000003a45d90457625528050c3df75b08f73f1a43c8b8e456b 884 0.28/1.00 vMB 14
609,633 609,633 000000000000000000043da0d67275fca4766a722eb2eae0ba0eb3cd47679dce 2,233 0.63/1.00 vMB 11
609,632 609,632 0000000000000000000907c2bf7de593d39f5e8d213ef4f7ef237657021b84e5 2,577 0.74/1.00 vMB 11
609,631 609,631 0000000000000000000f2bdc43f7f3eabe2f464a33a17cd3be3e50600b395d60 499 0.17/1.00 vMB 24
609,630 609,630 000000000000000000023f616587d98d2516b47a44d3fb56a6c0bbf479a4dbf8 1,226 0.43/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.42 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.