Loading Tool

Explorer IconExplorer

Memory Pool

83,505 transactions
31.72 vMB
0.12881047 BTC
Random Selection Loading Transactions
Max Size: 191.67/200 MB

Candidate Block

Mining Attempt e208b5543d5d20640bd0965f70c49f9b5dcce70234bdff286d4487fc44f73afb
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 031d17c08eb45c924e07ad4a5406333292b35f756cb1efdf06cbfec459fc8a5b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,181
Size: 1.00 vMB
Total Fees: 0.04351950 BTC
Feerates: 803.65 > 4.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (40,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
875,017 875,017 00000000000000000001863b26d4dba20de0250e1a41163fe90139767d1c8674 754 1.00/1.00 vMB 4
875,016 875,016 000000000000000000015487ba94bc7738f22815d3a4793180bfed7c592628ce 2,256 1.00/1.00 vMB 5
875,015 875,015 00000000000000000001b5513d7f475e25fa836e0215409f0bfbc84a2369d36f 3,773 1.00/1.00 vMB 11
875,014 875,014 000000000000000000007a09c34d18b95004fe9855f95788a692872876e7eb14 3,249 1.00/1.00 vMB 7
875,013 875,013 0000000000000000000260d2dd909bbb41e392f23bb00a44031354fbbd745266 1,113 1.00/1.00 vMB 5
875,012 875,012 000000000000000000018a3b512d14c17f3a256938cbff27b6dcfd178c5a0bba 1,594 1.00/1.00 vMB 4
875,011 875,011 000000000000000000010199854a21f897b1da0647f8968c24f2e85d1ff24cfe 2,507 1.00/1.00 vMB 6
875,010 875,010 00000000000000000001870f8a57832abe13f94fe47997c5e4fe94983c957b1e 2,510 1.00/1.00 vMB 7
875,009 875,009 00000000000000000000902aa87c982924a5d402cdb533c9cc4ca469e9fd14b0 3,475 1.00/1.00 vMB 7
875,008 875,008 00000000000000000000a9f864fc3a92a7134d458f978d7d59df8ee7efc071a4 3,486 1.00/1.00 vMB 9
875,007 875,007 000000000000000000021ab811572a9b53cd2c20259c0f51f69578af579ae826 2,278 1.00/1.00 vMB 7
875,006 875,006 0000000000000000000059451493ae5ff3d9daf8b04bd1064b035339b10a9a86 1,101 1.00/1.00 vMB 6
875,005 875,005 000000000000000000008d16a91b2ed49a25f5e501cb8272dfd7db0686ae0b2e 1,578 1.00/1.00 vMB 7
875,004 875,004 000000000000000000014ad69f71392a2d274b772932141d8c3143aeb8b6dd1c 1,958 1.00/1.00 vMB 6
875,003 875,003 00000000000000000001464730fdfcf29316e148477b6b9456e25cfc5bb11c9d 2,923 1.00/1.00 vMB 9
875,002 875,002 0000000000000000000264b1dae77e57f31616f8260ad81ffb33c132b29fe5ab 3,503 1.00/1.00 vMB 8
875,001 875,001 00000000000000000000672d740601407e80580bd1e57d7b96b1a820c545a94a 3,488 1.00/1.00 vMB 12
875,000 875,000 00000000000000000002923a7456aa3d4adce139cd16550c3ff36d07cc45d251 3,704 1.00/1.00 vMB 12
874,999 874,999 000000000000000000008f8f7172bbb81d45178e740bb1b89a86c60f4933a788 3,961 1.00/1.00 vMB 12
874,998 874,998 0000000000000000000097577a9d3da7f4d2298da464f94611a4e2d6c287db9d 3,631 1.00/1.00 vMB 12
874,997 874,997 00000000000000000001f541e131bff837844b56094a6214b2fa6baddcd5371e 3,944 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.00 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: 718.69 GB
    • Received: 17.94 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.