Loading Tool

Explorer IconExplorer

Memory Pool

79,582 transactions
29.67 vMB
0.07808765 BTC
Random Selection Loading Transactions
Max Size: 178.27/200 MB

Candidate Block

Mining Attempt 2a56b5f586ec4dd9c252db93cf6eebab278f8f4fadb864658bcfeeb10ede23a5
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root cd7e25f9eb67e87610efebb3fb1266f84a130aa2471ea49ad9f31f76e68833f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,397
Size: 1.00 vMB
Total Fees: 0.01760646 BTC
Feerates: 502.65 > 1.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (125,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,794 789,794 00000000000000000004aa7612a3a9dd8a05b3ed75f37c19c4ee727fbb3917b5 3,970 1.00/1.00 vMB 35
789,793 789,793 0000000000000000000349ee15ed389ebedb61239563baf4b5dad5101dd25de8 4,465 1.00/1.00 vMB 28
789,792 789,792 00000000000000000005a944ed58762b85bef55e41ad38366a8e9d92f744a5f7 3,063 1.00/1.00 vMB 69
789,791 789,791 000000000000000000007d22ff09b39268b5238d3d40a43a984341eeeaa9d38e 3,690 1.00/1.00 vMB 51
789,790 789,790 000000000000000000041d82fc8d65df45861888e48bd44789c586092fd96feb 4,297 1.00/1.00 vMB 29
789,789 789,789 00000000000000000005dacc922a411a14428141f8666f9aeefe19cead5ac4f0 3,926 1.00/1.00 vMB 42
789,788 789,788 00000000000000000002d9e4529e6f7b42054c437e4918bd5098296dfd821829 2,451 1.00/1.00 vMB 112
789,787 789,787 000000000000000000012273a07cc6886d88de16aa5a05911b21c1257c1c94df 3,791 1.00/1.00 vMB 49
789,786 789,786 000000000000000000031e9f745c55c19e1c6dea1c754143bbd1796de98c1f45 3,391 1.00/1.00 vMB 42
789,785 789,785 0000000000000000000594fae58eee7616fc5db8bba509a9e1df1b875c361ea8 2,877 1.00/1.00 vMB 70
789,784 789,784 000000000000000000048e56598d9124ef905e5cbadb047716421d215f416952 3,342 1.00/1.00 vMB 30
789,783 789,783 00000000000000000001eb9e48c4067c0f536a38b53407bf6b8c00218763f476 3,350 1.00/1.00 vMB 19
789,782 789,782 00000000000000000000c63914a3cdf08e9d8ac983055add9e35e52543c5275b 2,467 1.00/1.00 vMB 58
789,781 789,781 00000000000000000001c38b48cf6fcbccda82512600fe87d0b358cbce8f1802 2,968 1.00/1.00 vMB 22
789,780 789,780 0000000000000000000285ce6b31d08dc21a216d341369aae3a8f5154b3df4ed 4,003 1.00/1.00 vMB 37
789,779 789,779 00000000000000000002e9ac94ebb249b80c57665037822d3c388752ede05664 5,239 1.00/1.00 vMB 25
789,778 789,778 0000000000000000000529e8cf58cd2e47140b5ab5610d51adda82b8ab05512c 4,278 1.00/1.00 vMB 32
789,777 789,777 0000000000000000000201e751b59bfa162063998360b71e580bd1b7687885c6 4,427 1.00/1.00 vMB 55
789,776 789,776 000000000000000000057b524fc7cdd5e268a4dcf653b92783a7ffb3a54df6d5 3,305 1.00/1.00 vMB 63
789,775 789,775 00000000000000000003907e3091aae58a2b77328437bba0bd32ad6cd6f61817 2,740 1.00/1.00 vMB 115
789,774 789,774 0000000000000000000544bee3e2e56b724db0ad0dc3dc07f9c0317460ce15cd 4,113 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.