Loading Tool

Explorer IconExplorer

Memory Pool

78,008 transactions
29.46 vMB
0.08970181 BTC
Random Selection Loading Transactions
Max Size: 179.72/200 MB

Candidate Block

Mining Attempt 8066d9be20e49033144d74d68fcf5c89bca0e9a3937191bd68295b387b2d11de
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 08d3ec6922d5e13205b1c207b25f6f496b5d14630ff24d1246bb14576042d626
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,832
Size: 1.00 vMB
Total Fees: 0.02493903 BTC
Feerates: 301.35 > 2.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (545,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,009 370,009 0000000000000000002847fa6a284ba4489cf537edfe1ad4389145f5036defa8 146 0.09/1.00 vMB 24
370,008 370,008 000000000000000008cb4596c9f6adf19f5f3dd217a42408258223137477375d 197 0.15/1.00 vMB 30
370,007 370,007 00000000000000000a6a293c788798925beb87584c745c91b1201f362a06a9a6 471 0.36/1.00 vMB 26
370,006 370,006 00000000000000000f107daba136a3b59cb580afcbd1a1ae528ef7141c230fae 1 0.00/1.00 vMB 0
370,005 370,005 000000000000000003678b0ed6ea59eae5961e3288138bdbb0a3da02264ff3c2 713 0.55/1.00 vMB 30
370,004 370,004 00000000000000000a1ba70c5016365001fb8acd270383e892e28c4f67da833d 454 0.35/1.00 vMB 24
370,003 370,003 000000000000000013f73a944979935054b830abaa9f4c9062104aecfcc58469 1,421 0.71/1.00 vMB 42
370,002 370,002 00000000000000000175cbd29f25beba3ca1126b64f60bba06e7eb78795d184c 1,004 0.51/1.00 vMB 36
370,001 370,001 000000000000000001ba6a172df04cb3a90e8badc70b7fdbd4a7b903695bf47e 731 0.39/1.00 vMB 41
370,000 370,000 000000000000000002cad3026f68357229dd6eaa6bcef6fe5166e1e53b039b8c 1,434 0.75/1.00 vMB 46
369,999 369,999 000000000000000007630d20cbf23a9cda4188909e70efaff8b53ff108255e5d 1,289 0.66/1.00 vMB 39
369,998 369,998 000000000000000005e1c71e67e2a235abf165feb3d5ee10c3eac5e257027fae 1,829 0.86/1.00 vMB 41
369,997 369,997 0000000000000000118e3e662048d2e79350e857efcd7d3f0bafa48da0667914 1,026 0.51/1.00 vMB 45
369,996 369,996 000000000000000004d8d3999312659481dc042ebf80374021f1e37941e673cf 675 0.32/1.00 vMB 43
369,995 369,995 000000000000000004be68a98e1688979b231a8d02e9281c1c4bf52a078e52c9 1,076 0.54/1.00 vMB 39
369,994 369,994 00000000000000000173bd7742bbf4c37ddd54d3c10cc7dc05ee1d91d6a6432b 1,563 0.75/1.00 vMB 46
369,993 369,993 000000000000000006df5c82cbd02852065456c300000a933895064dc31c4a58 439 0.24/1.00 vMB 42
369,992 369,992 000000000000000011ace757b6457aa91f6d3bd5e46d108314aaab0328180883 718 0.65/1.00 vMB 23
369,991 369,991 0000000000000000108fff549c2bf295f5d167390f30f5eb306686c12e4cece8 1,572 0.93/1.00 vMB 46
369,990 369,990 000000000000000005deeceed7b5fe60e7a4f87a125d7079a7771f98d0d50154 349 0.16/1.00 vMB 43
369,989 369,989 000000000000000006e5c3b471a3ad942fbc1b9ddf0d4c7bcbfde19f2461363b 493 0.28/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.