Loading Tool

Explorer IconExplorer

Memory Pool

80,321 transactions
30.85 vMB
0.08527593 BTC
Random Selection Loading Transactions
Max Size: 187.13/200 MB

Candidate Block

Mining Attempt a9d2d4af5e6fd04858caea5d13bf7cada72ad09e8721a956ec12ea92f9c261b4
Version 20000000
Previous Block 0000000000000000000041d60a92a6ed88a5f4f780ef10a467a2b56d3042f027
Merkle Root d3d525f5fadfc556fdea6f47cfbd0c3e6fa777fb9203157eecb5b926e5d1ee3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,307
Size: 1.00 vMB
Total Fees: 0.01907990 BTC
Feerates: 261.10 > 1.91 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,192 (629,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,013 286,013 0000000000000000eeb5f4d1ed72f4d33d25970f08ea406a81e5a9d218dbcc74 1,073 0.52/1.00 vMB 39
286,012 286,012 00000000000000004ab05ed0a4517873e0941d36e23228753d2d9d8c3c53dec9 529 0.21/1.00 vMB 64
286,011 286,011 000000000000000195d9d8fb9a6da98b40fd56902ad6c9504b70c233ada57986 194 0.08/1.00 vMB 44
286,010 286,010 0000000000000000efbcb15af6cef8ba4c35bb24fe62f7614be1a079803a8775 347 0.17/1.00 vMB 54
286,009 286,009 0000000000000000c07e22dd6cba02c8a42264acc0336cb2491670a354f61d26 26 0.02/1.00 vMB 24
286,008 286,008 00000000000000014f1661739ce4f4c2ba04044f0feb4b8e0b8e87d31e4bda66 193 0.12/1.00 vMB 31
286,007 286,007 000000000000000047a00632d22f59fc65e0f90c0379e3ea49b437076926494b 444 0.21/1.00 vMB 59
286,006 286,006 00000000000000009b4584ef5208bf106cb1eecacb7d50290c1cbd5bcef49b48 350 0.17/1.00 vMB 39
286,005 286,005 00000000000000018364c4360787d98c3e8770ffbf151bde5a0b89a8292822a0 609 0.33/1.00 vMB 40
286,004 286,004 00000000000000000e0bf1e322548d60c89d4fa407dcea47b95e740ce75ddb39 65 0.06/1.00 vMB 23
286,003 286,003 000000000000000105d7364fc9ba890d5a27ed2205705cb58b4df2b0e633b2e2 515 0.29/1.00 vMB 18
286,002 286,002 00000000000000015ddad93f15652aae6f3f84844cbbc00084ee27dcdf162030 293 0.13/1.00 vMB 37
286,001 286,001 00000000000000012f5d301e9e40642ff62d5ac36be969aa7ac5f3f4fec8087d 148 0.10/1.00 vMB 8
286,000 286,000 00000000000000004388ae444347bde423f2f3aa6ef335b50909f5bc27d31ea3 73 0.03/1.00 vMB 37
285,999 285,999 00000000000000007f7f3420c1f21a85baa2388a125c15b96bf44635ee7254bf 318 0.19/1.00 vMB 30
285,998 285,998 00000000000000004f9961d7aa7d6679f89469eb25c446176d315cebac67e3f8 19 0.01/1.00 vMB 35
285,997 285,997 000000000000000043e17f4986e42ee3d19a0ed2d1f25e8bd3bca1f56f282d2b 16 0.01/1.00 vMB 24
285,996 285,996 0000000000000000c007c7de1c59831c64becc8856c0ed293cfbd3fc2ec72ee9 689 0.37/1.00 vMB 36
285,995 285,995 000000000000000081f523b9570148a171d819c363647b459c332ddc7ddee250 45 0.05/1.00 vMB 26
285,994 285,994 00000000000000015d1265ab5012fe7c41530d7bc2e9a65488b2b88fba9b9fdd 760 0.39/1.00 vMB 32
285,993 285,993 00000000000000017bc00c837299ba464b6936df666d399f9a0c16e330c3f987 13 0.04/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.72 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: 707.22 GB
    • Received: 16.67 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.