Loading Tool

Explorer IconExplorer

Memory Pool

82,017 transactions
31.15 vMB
0.09413748 BTC
Random Selection Loading Transactions
Max Size: 189.03/200 MB

Candidate Block

Mining Attempt 5cf92eac88f32b701d798c885b64fb3493f3c6f10e3b06688e83aa8163c8d711
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root d397f0f3b2b48f798f1aebdd2ec748f9acf1ec730f3cf8401136a9997514c3a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,364
Size: 1.00 vMB
Total Fees: 0.02679729 BTC
Feerates: 351.58 > 2.69 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (629,193 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,014 286,014 000000000000000111d0d0c59dc59e8c23ef3faa817f1ac09009cd8f5dccd035 749 0.38/1.00 vMB 38
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
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.75 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.